Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dsys_timerfd.c530 sys_timerfd_create(struct lwp *l, const struct sys_timerfd_create_args *uap, in sys_timerfd_create() function
Dinit_sysent.c950 .sy_call = (sy_call_t *)sys_timerfd_create
/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_time.c536 return sys_timerfd_create(l, (void *)&ua, retval); in netbsd32_timerfd_create()
/netbsd/src/sys/sys/
Dsyscallargs.h1133 check_syscall_args(sys_timerfd_create)
3755 int sys_timerfd_create(struct lwp *, const struct sys_timerfd_create_args *, register_t *);