Searched refs:ALLOC_NOFRAGMENT (Results 1 – 2 of 2) sorted by relevance
606 #define ALLOC_NOFRAGMENT 0x100 /* avoid mixing pageblock types */ macro608 #define ALLOC_NOFRAGMENT 0x0 macro
3099 if (alloc_flags & ALLOC_NOFRAGMENT) in __rmqueue_fallback()4346 alloc_flags |= ALLOC_NOFRAGMENT; in alloc_flags_nofragment()4381 no_fallback = alloc_flags & ALLOC_NOFRAGMENT; in get_page_from_freelist()4432 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()4510 alloc_flags &= ~ALLOC_NOFRAGMENT; in get_page_from_freelist()