Searched refs:futex_queues (Results 1 – 1 of 1) sorted by relevance
62 static __always_inline struct futex_hash_bucket **futex_queues(void) in futex_queues() function408 return &futex_queues()[node][runtime_const_mask_32(hash, __futex_mask)]; in __futex_hash()2115 BUG_ON(!futex_queues()); in futex_init()2130 futex_queues()[n] = table; in futex_init()