Searched defs:hash_table_lock (Results 1 – 2 of 2) sorted by relevance
84 hash_table_lock_t hash_table_lock[128] __cacheline_aligned_in_smp = { [0 ... 31] = {SPIN_LOCK_UNLOC… variable86 hash_table_lock_t hash_table_lock[1] __cacheline_aligned_in_smp = { [0] = {SPIN_LOCK_UNLOCKED}}; variable
72 static rwlock_t hash_table_lock = RW_LOCK_UNLOCKED; variable