Searched refs:__lc_get (Results 1 – 1 of 1) sorted by relevance
361 static struct lc_element *__lc_get(struct lru_cache *lc, unsigned int enr, unsigned int flags) in __lc_get() function482 return __lc_get(lc, enr, LC_GET_MAY_CHANGE); in lc_get()502 return __lc_get(lc, enr, LC_GET_MAY_CHANGE|LC_GET_MAY_USE_UNCOMMITTED); in lc_get_cumulative()523 return __lc_get(lc, enr, 0); in lc_try_get()