Searched refs:__lc_find (Results 1 – 1 of 1) sorted by relevance
249 static struct lc_element *__lc_find(struct lru_cache *lc, unsigned int enr, in __lc_find() function282 return __lc_find(lc, enr, 0); in lc_find()297 struct lc_element *e = __lc_find(lc, enr, 1); in lc_is_used()371 e = __lc_find(lc, enr, 1); in __lc_get()