Searched refs:COMPACT_SKIPPED (Results 1 – 5 of 5) sorted by relevance
28 COMPACT_SKIPPED, enumerator143 if (result == COMPACT_SKIPPED) in compaction_withdrawn()189 return COMPACT_SKIPPED; in compaction_suitable()
1461 return COMPACT_SKIPPED; in __compaction_suitable()1499 ret = COMPACT_SKIPPED; in compaction_suitable()1529 if (compact_result != COMPACT_SKIPPED) in compaction_zonelist_suitable()1547 if (ret == COMPACT_SUCCESS || ret == COMPACT_SKIPPED) in compact_zone()1752 enum compact_result rc = COMPACT_SKIPPED; in try_to_compact_pages()1759 return COMPACT_SKIPPED; in try_to_compact_pages()
2873 if (suitable == COMPACT_SKIPPED) in compaction_ready()
3668 *compact_result = COMPACT_SKIPPED; in __alloc_pages_direct_compact()
172 EM( COMPACT_SKIPPED, "skipped") \