Searched refs:whole_zone (Results 1 – 2 of 2) sorted by relevance
1869 if (cc->whole_zone) in __compact_finished()2116 if (cc->whole_zone) { in compact_zone()2133 cc->whole_zone = true; in compact_zone()2304 .whole_zone = (prio == MIN_COMPACT_PRIORITY), in compact_zone_order()2418 .whole_zone = true, in compact_node()
203 bool whole_zone; /* Whole zone should/has been scanned */ member