Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c4727 bool compact_first = false; in __alloc_pages_slowpath() local
4761 compact_first = true; in __alloc_pages_slowpath()
4845 if (!compact_first) { in __alloc_pages_slowpath()
4858 if (compact_first) { in __alloc_pages_slowpath()
4881 compact_first = false; in __alloc_pages_slowpath()