Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcompaction.h11 MIN_COMPACT_PRIORITY = COMPACT_PRIO_SYNC_FULL, enumerator
/linux/mm/
H A Dpage_alloc.c4254 MIN_COMPACT_COSTLY_PRIORITY : MIN_COMPACT_PRIORITY; in should_compact_retry()