Searched refs:turnstile_table (Results 1 – 1 of 1) sorted by relevance
167 #define TURNSTILE_CHAIN(sobj) turnstile_table[TURNSTILE_SOBJ_BUCKET(sobj)]174 turnstile_chain_t turnstile_table[2 * TURNSTILE_HASH_SIZE]; variable359 if (olp >= (lock_t *)turnstile_table && olp < wlp) { in turnstile_interlock()