Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmscan.c6729 pg_data_t *first_pgdat = NULL; in shrink_zones() local
6793 if (!first_pgdat) in shrink_zones()
6794 first_pgdat = zone->zone_pgdat; in shrink_zones()
6803 if (first_pgdat) in shrink_zones()
6804 consider_reclaim_throttle(first_pgdat, sc); in shrink_zones()