Searched refs:__NR_futex (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/tools/arch/x86/include/uapi/asm/ |
| D | unistd_64.h | 17 #ifndef __NR_futex 18 #define __NR_futex 202 macro
|
| D | unistd_32.h | 17 #ifndef __NR_futex 18 #define __NR_futex 240 macro
|
| /Linux-v6.6/tools/testing/selftests/powerpc/benchmarks/ |
| D | futex_bench.c | 18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F)
|
| /Linux-v6.6/tools/testing/selftests/timens/ |
| D | futex.c | 36 if (syscall(__NR_futex, &val, futex_op, 0, in run_test()
|
| /Linux-v6.6/include/uapi/asm-generic/ |
| D | unistd.h | 270 #define __NR_futex 98 macro 271 __SC_3264(__NR_futex, sys_futex_time32, sys_futex)
|
| /Linux-v6.6/tools/include/uapi/asm-generic/ |
| D | unistd.h | 270 #define __NR_futex 98 macro 271 __SC_3264(__NR_futex, sys_futex_time32, sys_futex)
|
| /Linux-v6.6/arch/arm64/include/asm/ |
| D | unistd32.h | 493 #define __NR_futex 240 macro 494 __SYSCALL(__NR_futex, sys_futex_time32)
|