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

  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 966 struct linux_sys_epoll_wait_args { struct
1848 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 928 struct linux_sys_epoll_wait_args { struct
1735 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 932 struct linux_sys_epoll_wait_args { struct
1800 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 979 struct linux_sys_epoll_wait_args { struct
1834 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 926 struct linux_sys_epoll_wait_args { struct
1797 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 973 struct linux_sys_epoll_wait_args { struct
1838 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 870 struct linux_sys_epoll_wait_args { struct
1707 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);

Completed in 21 milliseconds