Searched refs:suitable (Results 1 – 1 of 1) sorted by relevance
2632 enum compact_result suitable; in compaction_ready() local2634 suitable = compaction_suitable(zone, sc->order, 0, sc->reclaim_idx); in compaction_ready()2635 if (suitable == COMPACT_SUCCESS) in compaction_ready()2638 if (suitable == COMPACT_SKIPPED) in compaction_ready()