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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1173 check_syscall_args(linux_sys_epoll_pwait2)
1620 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 1770 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1441 check_syscall_args(linux_sys_epoll_pwait2)
2003 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 2203 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1339 check_syscall_args(linux_sys_epoll_pwait2)
1870 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 1840 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1417 check_syscall_args(linux_sys_epoll_pwait2)
1961 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 1809 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1427 check_syscall_args(linux_sys_epoll_pwait2)
1977 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 1815 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1398 check_syscall_args(linux_sys_epoll_pwait2)
1946 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 1827 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1443 check_syscall_args(linux_sys_epoll_pwait2)
1987 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 1807 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1332 check_syscall_args(linux_sys_epoll_pwait2)
1852 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
linux_sysent.c 1786 .sy_call = (sy_call_t *)linux_sys_epoll_pwait2
  /src/sys/compat/linux/common/
linux_misc.c 1975 linux_sys_epoll_pwait2(struct lwp *l, function

Completed in 60 milliseconds