Home
last modified time | relevance | path

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

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