Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c4699 bool compact_first = false; in __alloc_pages_slowpath() local
4733 compact_first = true; in __alloc_pages_slowpath()
4817 if (!compact_first) { in __alloc_pages_slowpath()
4830 if (compact_first) { in __alloc_pages_slowpath()
4853 compact_first = false; in __alloc_pages_slowpath()