Home
last modified time | relevance | path

Searched refs:MIN_COMPACT_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dcompaction.h11 MIN_COMPACT_PRIORITY = COMPACT_PRIO_SYNC_FULL, enumerator
/linux-6.3-rc2/mm/
A Dcompaction.c2537 .whole_zone = (prio == MIN_COMPACT_PRIORITY), in compact_zone_order()
2538 .ignore_skip_hint = (prio == MIN_COMPACT_PRIORITY), in compact_zone_order()
2539 .ignore_block_suitable = (prio == MIN_COMPACT_PRIORITY) in compact_zone_order()
2611 if (prio > MIN_COMPACT_PRIORITY in try_to_compact_pages()
A Dpage_alloc.c4645 MIN_COMPACT_COSTLY_PRIORITY : MIN_COMPACT_PRIORITY; in should_compact_retry()

Completed in 25 milliseconds