Searched defs:futex (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | futex_bench.c | 18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) macro
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait.c | 20 void *futex; variable
|
| /linux/tools/testing/selftests/futex/include/ |
| H A D | futex2test.h | 55 futex_t futex; member
|
| H A D | futextest.h | 92 #define futex( global() macro [all...] |
| /linux/tools/perf/bench/ |
| H A D | futex-hash.c | 46 u_int32_t *futex; member
|
| H A D | futex-lock-pi.c | 29 u_int32_t *futex; member
|
| H A D | futex-wake-parallel.c | 49 static u_int32_t futex = 0; variable
|
| /linux/arch/um/include/shared/skas/ |
| H A D | stub-data.h | 64 unsigned int futex; member
|