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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 135 struct linux_sys_epoll_create1_args { struct
1207 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1315 struct linux_sys_epoll_create1_args { struct
1971 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1197 struct linux_sys_epoll_create1_args { struct
1832 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1270 struct linux_sys_epoll_create1_args { struct
1921 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1309 struct linux_sys_epoll_create1_args { struct
1945 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1261 struct linux_sys_epoll_create1_args { struct
1910 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1308 struct linux_sys_epoll_create1_args { struct
1951 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1195 struct linux_sys_epoll_create1_args { struct
1816 int linux_sys_epoll_create1(struct lwp *, const struct linux_sys_epoll_create1_args *, register_t *);

Completed in 29 milliseconds