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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 378 check_syscall_args(linux_sys_ppoll)
1295 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 371 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1229 check_syscall_args(linux_sys_ppoll)
1943 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1890 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1119 check_syscall_args(linux_sys_ppoll)
1806 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1274 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1193 check_syscall_args(linux_sys_ppoll)
1895 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1439 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1232 check_syscall_args(linux_sys_ppoll)
1919 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1369 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1170 check_syscall_args(linux_sys_ppoll)
1880 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1352 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1231 check_syscall_args(linux_sys_ppoll)
1925 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1336 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1047 check_syscall_args(linux_sys_ppoll)
1766 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1228 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/common/
linux_misc.c 1108 linux_sys_ppoll(struct lwp *l, function

Completed in 44 milliseconds