HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_epoll_pwait2_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1161 struct linux_sys_epoll_pwait2_args { struct
1613 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1415 struct linux_sys_epoll_pwait2_args { struct
1970 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1386 struct linux_sys_epoll_pwait2_args { struct
1939 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1431 struct linux_sys_epoll_pwait2_args { struct
1980 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1320 struct linux_sys_epoll_pwait2_args { struct
1845 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1429 struct linux_sys_epoll_pwait2_args { struct
1996 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1327 struct linux_sys_epoll_pwait2_args { struct
1863 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1405 struct linux_sys_epoll_pwait2_args { struct
1954 int linux_sys_epoll_pwait2(struct lwp *, const struct linux_sys_epoll_pwait2_args *, register_t *);

Completed in 36 milliseconds