Home
last modified time | relevance | path

Searched refs:FUTEX_WAKE_BITSET (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/futex/include/
A Dfutextest.h32 #ifndef FUTEX_WAKE_BITSET
33 #define FUTEX_WAKE_BITSET 10 macro
123 return futex(uaddr, FUTEX_WAKE_BITSET, nr_wake, NULL, NULL, bitset, in futex_wake_bitset()
/tools/perf/trace/beauty/
A Dfutex_op.c7 #ifndef FUTEX_WAKE_BITSET
8 #define FUTEX_WAKE_BITSET 10 macro

Completed in 6 milliseconds