Searched refs:COMPACT_NOT_SUITABLE_ZONE (Results 1 – 2 of 2) sorted by relevance
17 #define COMPACT_NOT_SUITABLE_ZONE 6 macro
1265 return COMPACT_NOT_SUITABLE_ZONE; in __compaction_suitable()1277 if (ret == COMPACT_NOT_SUITABLE_ZONE) in compaction_suitable()