Home
last modified time | relevance | path

Searched refs:sys_eventfd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/kern/
H A Dsys_eventfd.c579 sys_eventfd(struct lwp *l, const struct sys_eventfd_args *uap, in sys_eventfd() function
H A Dfiles.kern166 file kern/sys_eventfd.c kern
H A Dinit_sysent.c1357 .sy_call = (sy_call_t *)sys_eventfd
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c2648 return sys_eventfd(l, &ua, retval); in netbsd32_eventfd()
/netbsd-src/sys/sys/
H A Dsyscallargs.h1744 check_syscall_args(sys_eventfd)
3915 int sys_eventfd(struct lwp *, const struct sys_eventfd_args *, register_t *);