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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 470 struct linux_sys_futex_args { struct
1331 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 929 struct linux_sys_futex_args { struct
1851 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 828 struct linux_sys_futex_args { struct
1716 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 895 struct linux_sys_futex_args { struct
1803 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 924 struct linux_sys_futex_args { struct
1823 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 882 struct linux_sys_futex_args { struct
1788 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 936 struct linux_sys_futex_args { struct
1833 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 820 struct linux_sys_futex_args { struct
1698 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);

Completed in 31 milliseconds