Searched refs:ALLOC_HIGH (Results 1 – 2 of 2) sorted by relevance
502 #define ALLOC_HIGH 0x20 /* __GFP_HIGH set */ macro
3412 if (alloc_flags & ALLOC_HIGH) in __zone_watermark_ok()4189 BUILD_BUG_ON(__GFP_HIGH != (__force gfp_t) ALLOC_HIGH); in gfp_to_alloc_flags()