Searched refs:MIN_COMPACT_PRIORITY (Results 1 – 3 of 3) sorted by relevance
11 MIN_COMPACT_PRIORITY = COMPACT_PRIO_SYNC_FULL, enumerator
1718 .whole_zone = (prio == MIN_COMPACT_PRIORITY), in compact_zone_order()1719 .ignore_skip_hint = (prio == MIN_COMPACT_PRIORITY), in compact_zone_order()1720 .ignore_block_suitable = (prio == MIN_COMPACT_PRIORITY) in compact_zone_order()1768 if (prio > MIN_COMPACT_PRIORITY in try_to_compact_pages()
3651 MIN_COMPACT_COSTLY_PRIORITY : MIN_COMPACT_PRIORITY; in should_compact_retry()