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