Searched refs:first_pgdat (Results 1 – 1 of 1) sorted by relevance
6308 pg_data_t *first_pgdat = NULL; in shrink_zones() local6372 if (!first_pgdat) in shrink_zones()6373 first_pgdat = zone->zone_pgdat; in shrink_zones()6382 if (first_pgdat) in shrink_zones()6383 consider_reclaim_throttle(first_pgdat, sc); in shrink_zones()