Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/mm/
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-6.12.1/mm/
Dvmscan.c2034 static void shrink_active_list(unsigned long nr_to_scan, in shrink_active_list() function
2191 shrink_active_list(nr_to_scan, lruvec, sc, lru); in shrink_list()
5783 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in shrink_lruvec()
6625 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in kswapd_age_node()