Searched refs:COMPACT_SUCCESS (Results 1 – 4 of 4) sorted by relevance
55 COMPACT_SUCCESS, enumerator117 if (result == COMPACT_SUCCESS) in compaction_made_progress()
2030 ret = COMPACT_SUCCESS; in __compact_finished()2055 return COMPACT_SUCCESS; in __compact_finished()2061 return COMPACT_SUCCESS; in __compact_finished()2072 return COMPACT_SUCCESS; in __compact_finished()2085 return COMPACT_SUCCESS; in __compact_finished()2136 return COMPACT_SUCCESS; in __compaction_suitable()2257 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()2411 ret = COMPACT_SUCCESS; in compact_zone()2541 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()2795 if (status == COMPACT_SUCCESS) { in kcompactd_do_work()
2679 case COMPACT_SUCCESS: in should_continue_reclaim()2965 if (suitable == COMPACT_SUCCESS) in compaction_ready()
200 EM( COMPACT_SUCCESS, "success") \