Searched refs:e_block_hash_p (Results 1 – 2 of 2) sorted by relevance
187 hlist_bl_unlock(ce->e_block_hash_p); in __mb_cache_entry_unhash_unlock()267 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_shrink_scan()273 hlist_bl_unlock(ce->e_block_hash_p); in mb_cache_shrink_scan()416 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_shrink()423 hlist_bl_unlock(ce->e_block_hash_p); in mb_cache_shrink()470 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_destroy()524 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_entry_alloc()531 hlist_bl_unlock(ce->e_block_hash_p); in mb_cache_entry_alloc()557 ce->e_block_hash_p = &cache->c_block_hash[0]; in mb_cache_entry_alloc()605 ce->e_block_hash_p = block_hash_p; in mb_cache_entry_insert()[all …]
19 struct hlist_bl_head *e_block_hash_p; member