Searched refs:shrink_node (Results 1 - 1 of 1) sorted by path

/linux-master/mm/
H A Dvmscan.c1895 * shrink_inactive_list() is a helper for shrink_node(). It returns the number
5903 static void shrink_node(pg_data_t *pgdat, struct scan_control *sc) function
6168 shrink_node(zone->zone_pgdat, sc);
6502 * if we don't reclaim here, the shrink_node from balance_pgdat
6720 shrink_node(pgdat, sc);
6899 /* Call soft limit reclaim before calling shrink_node. */
7444 shrink_node(pgdat, &sc);

Completed in 411 milliseconds