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

/linux-master/mm/
H A Dvmscan.c6097 pg_data_t *first_pgdat = NULL; local
6161 if (!first_pgdat)
6162 first_pgdat = zone->zone_pgdat;
6171 if (first_pgdat)
6172 consider_reclaim_throttle(first_pgdat, sc);

Completed in 1490 milliseconds