Searched refs:costly_order (Results 1 – 1 of 1) sorted by relevance
4210 const bool costly_order = order > PAGE_ALLOC_COSTLY_ORDER; in __alloc_pages_slowpath() local4300 (costly_order || in __alloc_pages_slowpath()4314 if (costly_order && (gfp_mask & __GFP_NORETRY)) { in __alloc_pages_slowpath()4399 if (costly_order && (!can_compact || in __alloc_pages_slowpath()