Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dlru_cache.h312 extern unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e);
/Linux-v4.19/lib/
Dlru_cache.c604 unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e) in lc_index_of() function
683 EXPORT_SYMBOL(lc_index_of);