Searched refs:fastpath_alloc_flags (Results 1 – 1 of 1) sorted by relevance
5391 unsigned int fastpath_alloc_flags = alloc_flags; in __alloc_frozen_pages_noprof() local5406 fastpath_alloc_flags |= ALLOC_WMARK_MIN; in __alloc_frozen_pages_noprof()5408 fastpath_alloc_flags |= ALLOC_WMARK_LOW; in __alloc_frozen_pages_noprof()5422 &alloc_gfp, &fastpath_alloc_flags)) in __alloc_frozen_pages_noprof()5430 fastpath_alloc_flags |= alloc_flags_nofragment( in __alloc_frozen_pages_noprof()5433 fastpath_alloc_flags |= alloc_flags_nonblocking(gfp, order) & ALLOC_HIGHATOMIC; in __alloc_frozen_pages_noprof()5436 page = get_page_from_freelist(alloc_gfp, order, fastpath_alloc_flags, &ac); in __alloc_frozen_pages_noprof()