Searched refs:ALLOC_NOFRAGMENT (Results 1 – 2 of 2) sorted by relevance
1186 #define ALLOC_NOFRAGMENT 0x100 /* avoid mixing pageblock types */ macro1188 #define ALLOC_NOFRAGMENT 0x0 macro
2200 if (order < pageblock_order && alloc_flags & ALLOC_NOFRAGMENT) in __rmqueue_fallback()3317 alloc_flags |= ALLOC_NOFRAGMENT; in alloc_flags_nofragment()3352 no_fallback = alloc_flags & ALLOC_NOFRAGMENT; in get_page_from_freelist()3403 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()3504 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()