HomeSort by: relevance | last modified time | path
    Searched refs:linux32_sys_eventfd (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/compat/linux32/common/
linux32_misc.c 356 linux32_sys_eventfd(struct lwp *l, const struct linux32_sys_eventfd_args *uap, function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 1038 check_syscall_args(linux32_sys_eventfd)
1591 int linux32_sys_eventfd(struct lwp *, const struct linux32_sys_eventfd_args *, register_t *);
linux32_sysent.c 1317 .sy_call = (sy_call_t *)linux32_sys_eventfd
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 1047 check_syscall_args(linux32_sys_eventfd)
1572 int linux32_sys_eventfd(struct lwp *, const struct linux32_sys_eventfd_args *, register_t *);
linux32_sysent.c 1230 .sy_call = (sy_call_t *)linux32_sys_eventfd

Completed in 14 milliseconds