Searched defs:futex (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dfutex_bench.c18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) macro
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait.c20 void *futex; variable
[all...]
/linux-master/include/linux/
H A Drestart_block.h37 } futex; member in union:restart_block::__anon604
/linux-master/tools/testing/selftests/futex/include/
H A Dfutextest.h70 #define futex(uaddr, op, val, timeout, uaddr2, val3, opflags) \ macro
[all...]
/linux-master/tools/perf/bench/
H A Dfutex-hash.c45 u_int32_t *futex; member in struct:worker
[all...]
H A Dfutex-lock-pi.c29 u_int32_t *futex; member in struct:worker
[all...]
H A Dfutex-wake-parallel.c49 static u_int32_t futex = 0; variable
/linux-master/kernel/
H A Dsys_ni.c81 COND_SYSCALL(futex); variable

Completed in 214 milliseconds