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 971 struct linux_sys_epoll_wait_args { struct
1863 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 941 struct linux_sys_epoll_wait_args { struct
1752 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 937 struct linux_sys_epoll_wait_args { struct
1815 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 984 struct linux_sys_epoll_wait_args { struct
1841 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 931 struct linux_sys_epoll_wait_args { struct
1804 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 978 struct linux_sys_epoll_wait_args { struct
1845 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 875 struct linux_sys_epoll_wait_args { struct
1714 int linux_sys_epoll_wait(struct lwp *, const struct linux_sys_epoll_wait_args *, register_t *);

Completed in 26 milliseconds