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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 140 struct linux_sys_epoll_ctl_args { struct
1196 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c 137 ns(struct linux_sys_epoll_ctl_args),
linux_systrace_args.c 154 const struct linux_sys_epoll_ctl_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 958 struct linux_sys_epoll_ctl_args { struct
1846 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c 1642 ns(struct linux_sys_epoll_ctl_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 936 struct linux_sys_epoll_ctl_args { struct
1737 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c 1106 ns(struct linux_sys_epoll_ctl_args),
linux_systrace_args.c 1632 const struct linux_sys_epoll_ctl_args *p = params;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 924 struct linux_sys_epoll_ctl_args { struct
1798 int linux_sys_epoll_ctl(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c 1104 ns(struct linux_sys_epoll_ctl_args),
linux_systrace_args.c 1611 const struct linux_sys_epoll_ctl_args *p = params;
  /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 *);
linux_sysent.c 1129 ns(struct linux_sys_epoll_ctl_args),
linux_systrace_args.c 1674 const struct linux_sys_epoll_ctl_args *p = params;
  /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 *);
linux_sysent.c 1120 ns(struct linux_sys_epoll_ctl_args),
  /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 *);
linux_sysent.c 1097 ns(struct linux_sys_epoll_ctl_args),
  /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 *);
linux_sysent.c 1044 ns(struct linux_sys_epoll_ctl_args),
  /src/sys/compat/linux/common/
linux_misc.c 1822 linux_sys_epoll_ctl(struct lwp *l, const struct linux_sys_epoll_ctl_args *uap,

Completed in 42 milliseconds