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

  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 953 struct linux_sys_epoll_create_args { struct
1844 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 847 struct linux_sys_epoll_create_args { struct
1707 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 919 struct linux_sys_epoll_create_args { struct
1796 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 966 struct linux_sys_epoll_create_args { struct
1830 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 913 struct linux_sys_epoll_create_args { struct
1793 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 960 struct linux_sys_epoll_create_args { struct
1834 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 857 struct linux_sys_epoll_create_args { struct
1703 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);

Completed in 18 milliseconds