Searched refs:compact_finished (Results 1 – 1 of 1) sorted by relevance
1403 static enum compact_result compact_finished(struct zone *zone, in compact_finished() function1593 while ((ret = compact_finished(zone, cc)) == COMPACT_CONTINUE) { in compact_zone()