Searched refs:GLOCK_WAIT_TABLE_BITS (Results 1 – 1 of 1) sorted by relevance
86 #define GLOCK_WAIT_TABLE_BITS 12 macro87 #define GLOCK_WAIT_TABLE_SIZE (1 << GLOCK_WAIT_TABLE_BITS)114 return glock_wait_table + hash_32(hash, GLOCK_WAIT_TABLE_BITS); in glock_waitqueue()