Searched refs:FUTEX_WAIT_REQUEUE_PI (Results 1 – 3 of 3) sorted by relevance
| /tools/testing/selftests/futex/include/ |
| A D | futextest.h | 35 #ifndef FUTEX_WAIT_REQUEUE_PI 36 #define FUTEX_WAIT_REQUEUE_PI 11 macro 42 #define FUTEX_WAIT_REQUEUE_PI_PRIVATE (FUTEX_WAIT_REQUEUE_PI | \ 199 return futex(uaddr, FUTEX_WAIT_REQUEUE_PI, val, timeout, uaddr2, 0, in futex_wait_requeue_pi()
|
| /tools/perf/trace/beauty/ |
| A D | futex_op.c | 10 #ifndef FUTEX_WAIT_REQUEUE_PI 11 #define FUTEX_WAIT_REQUEUE_PI 11 macro
|
| /tools/perf/bench/ |
| A D | futex.h | 126 return futex_syscall(uaddr, FUTEX_WAIT_REQUEUE_PI, val, timeout, uaddr2, 0, in futex_wait_requeue_pi()
|
Completed in 6 milliseconds