Home
last modified time | relevance | path

Searched refs:lc_index_of (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dlru_cache.h300 extern unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e);
/kernel/linux/linux-5.10/lib/
H A Dlru_cache.c588 * lc_index_of
592 unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e) in lc_index_of() function
671 EXPORT_SYMBOL(lc_index_of); variable

Completed in 2 milliseconds