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

/linux-master/include/linux/
H A Dmmzone.h1046 static inline bool zone_is_empty(struct zone *zone) function
1169 if (zone_is_empty(zone))
/linux-master/mm/
H A Dmemory_hotplug.c710 if (zone_is_empty(zone) || start_pfn < zone->zone_start_pfn)
759 if (zone_is_empty(zone))
/linux-master/kernel/power/
H A Dsnapshot.c1255 if (zone_is_empty(zone))

Completed in 142 milliseconds