Searched refs:futex_hashmask (Results 1 – 1 of 1) sorted by relevance
62 #define futex_hashmask (__futex_data.hashmask) macro449 return &futex_queues[node][hash & futex_hashmask]; in __futex_hash()1916 buckets = clamp(buckets, 16, futex_hashmask + 1); in futex_hash_allocate_default()2006 futex_hashmask = hashsize - 1; in futex_init()