Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dlru_cache.h300 extern unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e);
/Linux-v5.15/lib/
Dlru_cache.c593 unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e) in lc_index_of() function
672 EXPORT_SYMBOL(lc_index_of);