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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 370 check_syscall_args(linux_sys_pselect6)
1293 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 366 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1221 check_syscall_args(linux_sys_pselect6)
1941 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1885 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1111 check_syscall_args(linux_sys_pselect6)
1804 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1269 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1185 check_syscall_args(linux_sys_pselect6)
1893 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1434 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1224 check_syscall_args(linux_sys_pselect6)
1917 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1364 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1162 check_syscall_args(linux_sys_pselect6)
1878 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1347 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1223 check_syscall_args(linux_sys_pselect6)
1923 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1331 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1039 check_syscall_args(linux_sys_pselect6)
1764 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1223 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/common/
linux_misc.c 1032 linux_sys_pselect6(struct lwp *l, function

Completed in 56 milliseconds