Searched defs:lru_cache (Results 1 – 1 of 1) sorted by relevance
174 struct lru_cache { struct176 struct list_head lru;177 struct list_head free;201 /* see below: flag-bits for lru_cache */ argument219 /* flag-bits for lru_cache */ argument