Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dlru_cache.h244 extern void lc_set(struct lru_cache *lc, unsigned int enr, int index);
/kernel/linux/linux-5.10/lib/
Dlru_cache.c606 void lc_set(struct lru_cache *lc, unsigned int enr, int index) in lc_set() function
663 EXPORT_SYMBOL(lc_set);