Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcompaction.h14 DEF_COMPACT_PRIORITY = COMPACT_PRIO_SYNC_LIGHT, enumerator
/openbmc/linux/mm/
H A Dpage_alloc.c3940 compact_priority = DEF_COMPACT_PRIORITY; in __alloc_pages_slowpath()