ALLOC_NOFRAGMENT 2651 mm/page_alloc.c if (alloc_flags & ALLOC_NOFRAGMENT) ALLOC_NOFRAGMENT 3568 mm/page_alloc.c alloc_flags |= ALLOC_NOFRAGMENT; ALLOC_NOFRAGMENT 3591 mm/page_alloc.c no_fallback = alloc_flags & ALLOC_NOFRAGMENT; ALLOC_NOFRAGMENT 3642 mm/page_alloc.c alloc_flags &= ~ALLOC_NOFRAGMENT; ALLOC_NOFRAGMENT 3719 mm/page_alloc.c alloc_flags &= ~ALLOC_NOFRAGMENT;