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