Searched refs:__GFP_HIGH (Results 1 – 2 of 2) sorted by relevance
120 #define __GFP_HIGH ((__force gfp_t)___GFP_HIGH) macro296 #define GFP_ATOMIC (__GFP_HIGH|__GFP_ATOMIC|__GFP_KSWAPD_RECLAIM)
31 {(unsigned long)__GFP_HIGH, "__GFP_HIGH"}, \