Home
last modified time | relevance | path

Searched refs:ALLOC_HIGH (Results 1 – 2 of 2) sorted by relevance

/mm/
Dinternal.h469 #define ALLOC_HIGH 0x20 /* __GFP_HIGH set */ macro
Dpage_alloc.c2448 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()