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

  /src/sys/compat/linux32/common/
linux32_misc.c 320 linux32_sys_ppoll(struct lwp *l, const struct linux32_sys_ppoll_args *uap, function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 1019 check_syscall_args(linux32_sys_ppoll)
1581 int linux32_sys_ppoll(struct lwp *, const struct linux32_sys_ppoll_args *, register_t *);
linux32_sysent.c 1267 .sy_call = (sy_call_t *)linux32_sys_ppoll
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 1028 check_syscall_args(linux32_sys_ppoll)
1562 int linux32_sys_ppoll(struct lwp *, const struct linux32_sys_ppoll_args *, register_t *);
linux32_sysent.c 1183 .sy_call = (sy_call_t *)linux32_sys_ppoll

Completed in 16 milliseconds