Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dvmscan.c2295 static bool zone_reclaimable(struct zone *zone) in zone_reclaimable() function
2840 if (nr_slab == 0 && !zone_reclaimable(zone)) in balance_pgdat()