Searched refs:ALLOC_NOFRAGMENT (Results 1 – 2 of 2) sorted by relevance
840 #define ALLOC_NOFRAGMENT 0x100 /* avoid mixing pageblock types */ macro842 #define ALLOC_NOFRAGMENT 0x0 macro
2019 if (order < pageblock_order && alloc_flags & ALLOC_NOFRAGMENT) in __rmqueue_fallback()3027 alloc_flags |= ALLOC_NOFRAGMENT; in alloc_flags_nofragment()3062 no_fallback = alloc_flags & ALLOC_NOFRAGMENT; in get_page_from_freelist()3113 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()3201 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()