Home
last modified time | relevance | path

Searched refs:linux32_sys_timer_create_args (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/compat/linux32/common/
Dlinux32_time.c416 const struct linux32_sys_timer_create_args *uap, register_t *retval) in linux32_sys_timer_create()
/netbsd/src/sys/compat/linux32/arch/amd64/
Dlinux32_syscallargs.h857 struct linux32_sys_timer_create_args { struct
1508 int linux32_sys_timer_create(struct lwp *, const struct linux32_sys_timer_create_args *, regi…
Dlinux32_sysent.c1002 ns(struct linux32_sys_timer_create_args),
Dlinux32_systrace_args.c1617 const struct linux32_sys_timer_create_args *p = params; in systrace_args()