Lines Matching refs:e_index_hash_p
185 hlist_bl_unlock(ce->e_index_hash_p); in __mb_cache_entry_unhash_unlock()
268 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_shrink_scan()
272 hlist_bl_unlock(ce->e_index_hash_p); in mb_cache_shrink_scan()
417 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_shrink()
422 hlist_bl_unlock(ce->e_index_hash_p); in mb_cache_shrink()
471 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_destroy()
525 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_entry_alloc()
530 hlist_bl_unlock(ce->e_index_hash_p); in mb_cache_entry_alloc()
558 ce->e_index_hash_p = &cache->c_index_hash[0]; in mb_cache_entry_alloc()
612 ce->e_index_hash_p = index_hash_p; in mb_cache_entry_insert()
642 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_entry_free()
644 hlist_bl_unlock(ce->e_index_hash_p); in mb_cache_entry_free()
728 mb_assert(ce->e_index_hash_p == head); in __mb_cache_entry_find()
834 mb_assert(prev->e_index_hash_p == index_hash_p); in mb_cache_entry_find_next()