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

/linux-master/drivers/base/
H A Dmemory.c707 struct zone *zone, *matching_zone = NULL; local
725 if (!matching_zone) {
726 matching_zone = zone;
730 matching_zone = NULL;
733 return matching_zone;

Completed in 156 milliseconds