Searched refs:lc_element_by_index (Results 1 – 2 of 2) sorted by relevance
591 struct lc_element *lc_element_by_index(struct lru_cache *lc, unsigned i) in lc_element_by_index() function626 e = lc_element_by_index(lc, index); in lc_set()659 e = lc_element_by_index(lc, i); in lc_seq_dump_details()682 EXPORT_SYMBOL(lc_element_by_index);
311 extern struct lc_element *lc_element_by_index(struct lru_cache *lc, unsigned i);