Searched refs:COMPACT_SUCCESS (Results 1 – 4 of 4) sorted by relevance
58 COMPACT_SUCCESS, enumerator117 if (result == COMPACT_SUCCESS) in compaction_made_progress()
1362 return COMPACT_SUCCESS; in __compact_finished()1368 return COMPACT_SUCCESS; in __compact_finished()1379 return COMPACT_SUCCESS; in __compact_finished()1392 return COMPACT_SUCCESS; in __compact_finished()1440 return COMPACT_SUCCESS; in __compaction_suitable()1547 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()1779 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()1987 if (status == COMPACT_SUCCESS) { in kcompactd_do_work()
2673 case COMPACT_SUCCESS: in should_continue_reclaim()2870 if (suitable == COMPACT_SUCCESS) in compaction_ready()
175 EM( COMPACT_SUCCESS, "success") \