Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Dunevictable-lru.rst200 it all the way to shrink_active_list() or shrink_folio_list() where they
532 vmscan's shrink_active_list() culls any obviously unevictable pages -
534 However, shrink_active_list() only sees unevictable pages that made it onto the
536 set - otherwise they would be on the unevictable list and shrink_active_list()
555 rmap's folio_referenced_one(), called via vmscan's shrink_active_list() or
/linux/mm/
H A Dvmscan.c2074 static void shrink_active_list(unsigned long nr_to_scan, in shrink_active_list() function
2232 shrink_active_list(nr_to_scan, lruvec, sc, lru); in shrink_list()
5817 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in shrink_lruvec()
6661 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in kswapd_age_node()