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