Searched refs:new_bucket_lock (Results 1 – 1 of 1) sorted by relevance
266 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local289 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()291 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()298 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()