Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c4801 bool compact_first = false; in __alloc_pages_slowpath() local
4836 compact_first = true; in __alloc_pages_slowpath()
4938 if (!compact_first) { in __alloc_pages_slowpath()
4951 if (compact_first) { in __alloc_pages_slowpath()
4974 compact_first = false; in __alloc_pages_slowpath()