Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c4693 const bool costly_order = order > PAGE_ALLOC_COSTLY_ORDER; in __alloc_pages_slowpath() local
4736 if (can_compact && (costly_order || (order > 0 && in __alloc_pages_slowpath()
4870 if (costly_order && (!can_compact || in __alloc_pages_slowpath()