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 958 struct linux_sys_epoll_create_args { struct
1859 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 852 struct linux_sys_epoll_create_args { struct
1722 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 924 struct linux_sys_epoll_create_args { struct
1811 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 971 struct linux_sys_epoll_create_args { struct
1837 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 918 struct linux_sys_epoll_create_args { struct
1800 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 965 struct linux_sys_epoll_create_args { struct
1841 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 862 struct linux_sys_epoll_create_args { struct
1710 int linux_sys_epoll_create(struct lwp *, const struct linux_sys_epoll_create_args *, register_t *);

Completed in 28 milliseconds