Searched refs:new_bucket_lock (Results 1 – 1 of 1) sorted by relevance
166 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local184 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()186 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()193 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()