OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux32_sys_timer_create_args
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_time.c
416
const struct
linux32_sys_timer_create_args
*uap, register_t *retval)
/src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h
822
struct
linux32_sys_timer_create_args
{
struct
1501
int linux32_sys_timer_create(struct lwp *, const struct
linux32_sys_timer_create_args
*, register_t *);
linux32_sysent.c
986
ns(struct
linux32_sys_timer_create_args
),
linux32_systrace_args.c
1560
const struct
linux32_sys_timer_create_args
*p = params;
/src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h
857
struct
linux32_sys_timer_create_args
{
struct
1508
int linux32_sys_timer_create(struct lwp *, const struct
linux32_sys_timer_create_args
*, register_t *);
linux32_sysent.c
1002
ns(struct
linux32_sys_timer_create_args
),
linux32_systrace_args.c
1617
const struct
linux32_sys_timer_create_args
*p = params;
Completed in 19 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025