Home
last modified time | relevance | path

Searched refs:PR_FUTEX_HASH_SET_SLOTS (Results 1 – 4 of 4) sorted by relevance

/tools/perf/bench/
A Dfutex.c11 # define PR_FUTEX_HASH_SET_SLOTS 1 macro
22 ret = prctl(PR_FUTEX_HASH, PR_FUTEX_HASH_SET_SLOTS, params->nbuckets, 0); in futex_set_nbuckets_param()
/tools/testing/selftests/futex/functional/
A Dfutex_priv_hash.c28 # define PR_FUTEX_HASH_SET_SLOTS 1 macro
34 return prctl(PR_FUTEX_HASH, PR_FUTEX_HASH_SET_SLOTS, slots, 0); in futex_hash_slots_set()
/tools/perf/trace/beauty/include/uapi/linux/
A Dprctl.h369 # define PR_FUTEX_HASH_SET_SLOTS 1 macro
/tools/include/uapi/linux/
A Dprctl.h374 # define PR_FUTEX_HASH_SET_SLOTS 1 macro

Completed in 10 milliseconds