Searched refs:shrink_active_list (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/Documentation/mm/ |
D | unevictable-lru.rst | 199 shrink_active_list() or shrink_page_list() where they will be detected when 527 vmscan's shrink_active_list() culls any obviously unevictable pages - 529 However, shrink_active_list() only sees unevictable pages that made it onto the 531 set - otherwise they would be on the unevictable list and shrink_active_list() 550 rmap's folio_referenced_one(), called via vmscan's shrink_active_list() or
|
/Linux-v6.1/mm/ |
D | vmscan.c | 2563 static void shrink_active_list(unsigned long nr_to_scan, in shrink_active_list() function 2722 shrink_active_list(nr_to_scan, lruvec, sc, lru); in shrink_list() 5991 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in shrink_lruvec() 6786 shrink_active_list(SWAP_CLUSTER_MAX, lruvec, in kswapd_age_node()
|