Searched refs:first_pgdat (Results 1 – 1 of 1) sorted by relevance
6229 pg_data_t *first_pgdat = NULL; in shrink_zones() local6293 if (!first_pgdat) in shrink_zones()6294 first_pgdat = zone->zone_pgdat; in shrink_zones()6303 if (first_pgdat) in shrink_zones()6304 consider_reclaim_throttle(first_pgdat, sc); in shrink_zones()