Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c5047 static bool fill_evictable(struct lruvec *lruvec) in fill_evictable() function
5140 while (!(enabled ? fill_evictable(lruvec) : drain_evictable(lruvec))) { in lru_gen_change_state()