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

  /src/sys/compat/linux/arch/aarch64/
linux_machdep.h 88 struct linux_sys_eventfd_args { struct
91 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1267 struct linux_sys_eventfd_args { struct
1957 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1156 struct linux_sys_eventfd_args { struct
1820 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1237 struct linux_sys_eventfd_args { struct
1911 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1276 struct linux_sys_eventfd_args { struct
1935 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1228 struct linux_sys_eventfd_args { struct
1900 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1269 struct linux_sys_eventfd_args { struct
1939 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1154 struct linux_sys_eventfd_args { struct
1804 int linux_sys_eventfd(struct lwp *, const struct linux_sys_eventfd_args *, register_t *);

Completed in 34 milliseconds