Searched refs:COMPACT_SUCCESS (Results 1 – 4 of 4) sorted by relevance
55 COMPACT_SUCCESS, enumerator113 if (result == COMPACT_SUCCESS) in compaction_made_progress()
2100 ret = COMPACT_SUCCESS; in __compact_finished()2125 return COMPACT_SUCCESS; in __compact_finished()2131 return COMPACT_SUCCESS; in __compact_finished()2147 return COMPACT_SUCCESS; in __compact_finished()2186 return COMPACT_SUCCESS; in __compaction_suitable()2315 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()2466 ret = COMPACT_SUCCESS; in compact_zone()2551 ret = COMPACT_SUCCESS; in compact_zone_order()2603 if (status == COMPACT_SUCCESS) { in try_to_compact_pages()2854 if (status == COMPACT_SUCCESS) { in kcompactd_do_work()
6045 case COMPACT_SUCCESS: in should_continue_reclaim()6241 if (suitable == COMPACT_SUCCESS) in compaction_ready()
209 EM( COMPACT_SUCCESS, "success") \