Searched refs:futex_hashmask (Results 1 – 1 of 1) sorted by relevance
56 #define futex_hashmask (__futex_data.hashmask) macro122 return &futex_queues[hash & futex_hashmask]; in futex_hash()1151 futex_hashmask = hashsize - 1; in futex_init()