Searched refs:shrink_active_list (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/mm/ |
D | vmscan.c | 2009 static void shrink_active_list(unsigned long nr_to_scan, in shrink_active_list() function 2165 shrink_active_list(nr_to_scan, lruvec, sc, lru); in shrink_list() 2535 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in shrink_lruvec() 3373 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in age_active_anon()
|
/Linux-v5.10/Documentation/vm/ |
D | unevictable-lru.rst | 586 shrink_active_list() culls any obviously unevictable pages - i.e. 588 However, shrink_active_list() only sees unevictable pages that made it onto the 590 set - otherwise they would be on the unevictable list and shrink_active_list 609 after shrink_active_list() had moved them to the inactive list, or pages mapped
|