Searched refs:first_pgdat (Results 1 – 1 of 1) sorted by relevance
6130 pg_data_t *first_pgdat = NULL; in shrink_zones() local6194 if (!first_pgdat) in shrink_zones()6195 first_pgdat = zone->zone_pgdat; in shrink_zones()6204 if (first_pgdat) in shrink_zones()6205 consider_reclaim_throttle(first_pgdat, sc); in shrink_zones()