Searched refs:lc_hash_slot (Results 1 – 1 of 1) sorted by relevance
233 static struct hlist_head *lc_hash_slot(struct lru_cache *lc, unsigned int enr) in lc_hash_slot() function246 hlist_for_each_entry(e, lc_hash_slot(lc, enr), collision) { in __lc_find()329 hlist_add_head(&e->collision, lc_hash_slot(lc, new_number)); in lc_prepare_for_change()