Searched refs:COMPACT_SUCCESS (Results 1 – 4 of 4) sorted by relevance
58 COMPACT_SUCCESS, enumerator116 if (result == COMPACT_SUCCESS) in compaction_made_progress()
1895 return COMPACT_SUCCESS; in __compact_finished()1901 return COMPACT_SUCCESS; in __compact_finished()1912 return COMPACT_SUCCESS; in __compact_finished()1925 return COMPACT_SUCCESS; in __compact_finished()1975 return COMPACT_SUCCESS; in __compaction_suitable()2096 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()2254 ret = COMPACT_SUCCESS; in compact_zone()2373 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()2560 if (status == COMPACT_SUCCESS) { in kcompactd_do_work()
2726 case COMPACT_SUCCESS: in should_continue_reclaim()2921 if (suitable == COMPACT_SUCCESS) in compaction_ready()
176 EM( COMPACT_SUCCESS, "success") \