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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 140 struct linux_sys_epoll_ctl_args { struct
1209 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 963 struct linux_sys_epoll_ctl_args { struct
1861 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 949 struct linux_sys_epoll_ctl_args { struct
1754 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 929 struct linux_sys_epoll_ctl_args { struct
1813 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 976 struct linux_sys_epoll_ctl_args { struct
1839 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 923 struct linux_sys_epoll_ctl_args { struct
1802 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 970 struct linux_sys_epoll_ctl_args { struct
1843 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 867 struct linux_sys_epoll_ctl_args { struct
1712 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);

Completed in 79 milliseconds