Home
last modified time | relevance | path

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

/linux/include/linux/
A Dlru_cache.h300 extern unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e);
/linux/lib/
A 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);

Completed in 5 milliseconds