/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 470 struct linux_sys_futex_args { struct 1318 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 924 struct linux_sys_futex_args { struct 1836 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 823 struct linux_sys_futex_args { struct 1701 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 890 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/i386/ |
linux_syscallargs.h | 919 struct linux_sys_futex_args { struct 1816 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 877 struct linux_sys_futex_args { struct 1781 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 931 struct linux_sys_futex_args { struct 1826 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 815 struct linux_sys_futex_args { struct 1691 int linux_sys_futex(struct lwp *, const struct linux_sys_futex_args *, register_t *);
|