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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 129 struct linux_sys_eventfd2_args { struct
1205 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1309 struct linux_sys_eventfd2_args { struct
1969 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1191 struct linux_sys_eventfd2_args { struct
1830 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1264 struct linux_sys_eventfd2_args { struct
1919 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1303 struct linux_sys_eventfd2_args { struct
1943 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1255 struct linux_sys_eventfd2_args { struct
1908 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1302 struct linux_sys_eventfd2_args { struct
1949 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1189 struct linux_sys_eventfd2_args { struct
1814 int linux_sys_eventfd2(struct lwp *, const struct linux_sys_eventfd2_args *, register_t *);

Completed in 28 milliseconds