Searched refs:compaction_restarting (Results 1 – 2 of 2) sorted by relevance
106 extern bool compaction_restarting(struct zone *zone, int order);
195 bool compaction_restarting(struct zone *zone, int order) in compaction_restarting() function2106 if (compaction_restarting(cc->zone, cc->order)) in compact_zone()