Home
last modified time | relevance | path

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

/include/linux/
Dgfp.h120 #define __GFP_HIGH ((__force gfp_t)___GFP_HIGH) macro
296 #define GFP_ATOMIC (__GFP_HIGH|__GFP_ATOMIC|__GFP_KSWAPD_RECLAIM)
/include/trace/events/
Dmmflags.h31 {(unsigned long)__GFP_HIGH, "__GFP_HIGH"}, \