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)
1280 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 1208 check_syscall_args(linux_sys_pselect6)
1924 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1881 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1098 check_syscall_args(linux_sys_pselect6)
1787 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1265 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1172 check_syscall_args(linux_sys_pselect6)
1876 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1430 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1219 check_syscall_args(linux_sys_pselect6)
1910 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1362 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1157 check_syscall_args(linux_sys_pselect6)
1871 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1345 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1218 check_syscall_args(linux_sys_pselect6)
1916 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1329 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1034 check_syscall_args(linux_sys_pselect6)
1757 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
linux_sysent.c 1221 .sy_call = (sy_call_t *)linux_sys_pselect6
  /src/sys/compat/linux/common/
linux_misc.c 1032 linux_sys_pselect6(struct lwp *l, function in typeref:typename:int

Completed in 29 milliseconds