Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dinternal.h608 #define ALLOC_HIGH 0x20 /* __GFP_HIGH set */ macro
H A Dpage_alloc.c3764 if (alloc_flags & ALLOC_HIGH) in __zone_watermark_ok()
4606 BUILD_BUG_ON(__GFP_HIGH != (__force gfp_t) ALLOC_HIGH); in gfp_to_alloc_flags()