Searched refs:o_list (Results 1 – 2 of 2) sorted by relevance
163 return !hlist_bl_unhashed(&ce->e_index.o_list); in __mb_cache_entry_is_index_hashed()170 hlist_bl_del_init(&ce->e_index.o_list); in __mb_cache_entry_unhash_index()552 INIT_HLIST_BL_NODE(&ce->e_index.o_list); in mb_cache_entry_alloc()613 hlist_bl_add_head(&ce->e_index.o_list, index_hash_p); in mb_cache_entry_insert()727 e_index.o_list); in __mb_cache_entry_find()837 l = prev->e_index.o_list.next; in mb_cache_entry_find_next()
16 struct hlist_bl_node o_list; member