Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dinternal.h502 #define ALLOC_HIGH 0x20 /* __GFP_HIGH set */ macro
Dpage_alloc.c3412 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()