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