Searched refs:COMPACT_NO_SUITABLE_PAGE (Results 1 – 3 of 3) sorted by relevance
33 COMPACT_NO_SUITABLE_PAGE, enumerator
212 EM( COMPACT_NO_SUITABLE_PAGE, "no_suitable_page") \
2119 ret = COMPACT_NO_SUITABLE_PAGE; in __compact_finished()2164 if (ret == COMPACT_NO_SUITABLE_PAGE) in compact_finished()