Searched defs:__GFP_HIGH (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/tools/include/linux/ | ||
D | types.h | 18 __GFP_HIGH enumerator |
/linux-4.1.27/include/linux/ | ||
D | gfp.h | 72 #define __GFP_HIGH ((__force gfp_t)___GFP_HIGH) /* Should access emergency pools? */ macro |