Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlru_cache.h312 extern unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e);
/linux-4.1.27/lib/
Dlru_cache.c606 unsigned int lc_index_of(struct lru_cache *lc, struct lc_element *e) in lc_index_of() function
685 EXPORT_SYMBOL(lc_index_of);