Searched refs:shrink_active_list (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/Documentation/mm/ |
D | unevictable-lru.rst | 200 it all the way to shrink_active_list() or shrink_page_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-v6.6/mm/ |
D | vmscan.c | 2688 static void shrink_active_list(unsigned long nr_to_scan, in shrink_active_list() function 2849 shrink_active_list(nr_to_scan, lruvec, sc, lru); in shrink_list() 6387 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in shrink_lruvec() 7186 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in kswapd_age_node()
|