Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dcompaction.h13 MIN_COMPACT_COSTLY_PRIORITY = COMPACT_PRIO_SYNC_LIGHT, enumerator
/kernel/linux/linux-5.10/mm/
Dpage_alloc.c4253 MIN_COMPACT_COSTLY_PRIORITY : MIN_COMPACT_PRIORITY; in should_compact_retry()