Searched refs:COMPACT_NO_SUITABLE_PAGE (Results 1 – 3 of 3) sorted by relevance
36 COMPACT_NO_SUITABLE_PAGE, enumerator
178 EM( COMPACT_NO_SUITABLE_PAGE, "no_suitable_page") \
1400 return COMPACT_NO_SUITABLE_PAGE; in __compact_finished()1410 if (ret == COMPACT_NO_SUITABLE_PAGE) in compact_finished()