Searched refs:PR_FUTEX_HASH_SET_SLOTS (Results 1 – 6 of 6) sorted by relevance
12 # define PR_FUTEX_HASH_SET_SLOTS 1 macro23 ret = prctl(PR_FUTEX_HASH, PR_FUTEX_HASH_SET_SLOTS, params->nbuckets, 0); in futex_set_nbuckets_param()
28 # define PR_FUTEX_HASH_SET_SLOTS 1 macro34 return prctl(PR_FUTEX_HASH, PR_FUTEX_HASH_SET_SLOTS, slots, 0); in futex_hash_slots_set()
374 # define PR_FUTEX_HASH_SET_SLOTS 1 macro
386 # define PR_FUTEX_HASH_SET_SLOTS 1 macro
1955 case PR_FUTEX_HASH_SET_SLOTS: in futex_hash_prctl()