Searched refs:lock_pool (Results 1 – 3 of 3) sorted by relevance
64 struct pbn_lock_pool *lock_pool; member
46 struct list_head lock_pool; member
348 list_add_tail(&lock->pool_node, &zone->lock_pool); in return_hash_lock_to_pool()875 result = VDO_ASSERT(!list_empty(&zone->lock_pool), in acquire_lock()880 new_lock = list_entry(zone->lock_pool.prev, struct hash_lock, pool_node); in acquire_lock()2364 INIT_LIST_HEAD(&zone->lock_pool); in initialize_zone()