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
1198 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 1237 struct linux_sys_epoll_pwait_args { struct
1936 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 1128 struct linux_sys_epoll_pwait_args { struct
1799 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 1201 struct linux_sys_epoll_pwait_args { struct
1888 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 1248 struct linux_sys_epoll_pwait_args { struct
1922 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 1200 struct linux_sys_epoll_pwait_args { struct
1887 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 1247 struct linux_sys_epoll_pwait_args { struct
1928 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 1126 struct linux_sys_epoll_pwait_args { struct
1791 int linux_sys_epoll_pwait(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);

Completed in 20 milliseconds