Searched refs:first_pgdat (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dvmscan.c6081 pg_data_t *first_pgdat = NULL; local
6145 if (!first_pgdat)
6146 first_pgdat = zone->zone_pgdat;
6155 if (first_pgdat)
6156 consider_reclaim_throttle(first_pgdat, sc);

Completed in 101 milliseconds