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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 148 struct linux_sys_epoll_pwait_args { struct
1211 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1250 struct linux_sys_epoll_pwait_args { struct
1953 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1141 struct linux_sys_epoll_pwait_args { struct
1816 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1214 struct linux_sys_epoll_pwait_args { struct
1905 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1253 struct linux_sys_epoll_pwait_args { struct
1929 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1205 struct linux_sys_epoll_pwait_args { struct
1894 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1252 struct linux_sys_epoll_pwait_args { struct
1935 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1131 struct linux_sys_epoll_pwait_args { struct
1798 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);

Completed in 28 milliseconds