Searched refs:hsb_lock (Results 1 – 2 of 2) sorted by relevance
99 union cfs_hash_lock hsb_lock; /**< bucket lock */ member539 hs->hs_lops->hs_bkt_lock(&bd->bd_bucket->hsb_lock, excl); in cfs_hash_bd_lock()545 hs->hs_lops->hs_bkt_unlock(&bd->bd_bucket->hsb_lock, excl); in cfs_hash_bd_unlock()629 return atomic_dec_and_lock(condition, &bd->bd_bucket->hsb_lock.spin); in cfs_hash_bd_dec_and_lock()
956 rwlock_init(&new_bkts[i]->hsb_lock.rw); in cfs_hash_buckets_realloc()958 spin_lock_init(&new_bkts[i]->hsb_lock.spin); in cfs_hash_buckets_realloc()