Searched refs:suitable (Results 1 – 1 of 1) sorted by relevance
2946 enum compact_result suitable; in compaction_ready() local2951 suitable = compaction_suitable(zone, sc->order, 0, sc->reclaim_idx); in compaction_ready()2952 if (suitable == COMPACT_SUCCESS) in compaction_ready()2955 if (suitable == COMPACT_SKIPPED) in compaction_ready()