Searched refs:ALLOC_NOFRAGMENT (Results 1 – 2 of 2) sorted by relevance
506 #define ALLOC_NOFRAGMENT 0x100 /* avoid mixing pageblock types */ macro508 #define ALLOC_NOFRAGMENT 0x0 macro
2653 if (alloc_flags & ALLOC_NOFRAGMENT) in __rmqueue_fallback()3570 alloc_flags |= ALLOC_NOFRAGMENT; in alloc_flags_nofragment()3593 no_fallback = alloc_flags & ALLOC_NOFRAGMENT; in get_page_from_freelist()3644 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()3721 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()