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
1204 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 971 struct linux_sys_epoll_ctl_args { struct
1832 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 918 struct linux_sys_epoll_ctl_args { struct
1795 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 965 struct linux_sys_epoll_ctl_args { struct
1836 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 862 struct linux_sys_epoll_ctl_args { struct
1705 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 958 struct linux_sys_epoll_ctl_args { struct
1854 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 944 struct linux_sys_epoll_ctl_args { struct
1747 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 924 struct linux_sys_epoll_ctl_args { struct
1806 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);

Completed in 21 milliseconds