Searched refs:new_bucket_lock (Results 1 – 1 of 1) sorted by relevance
230 spinlock_t *new_bucket_lock; in rhashtable_rehash_one() local253 new_bucket_lock = rht_bucket_lock(new_tbl, new_hash); in rhashtable_rehash_one()255 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()262 spin_unlock(new_bucket_lock); in rhashtable_rehash_one()