Searched refs:__GFP_NO_GROW (Results 1 - 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
H A Dgfp.h38 #define __GFP_NO_GROW ((__force gfp_t)0x2000u) macro
47 #define GFP_LEVEL_MASK (__GFP_WAIT|__GFP_HIGH|__GFP_IO|__GFP_FS| __GFP_COLD|__GFP_NOWARN|__GFP_REPEAT| __GFP_NOFAIL|__GFP_NORETRY|__GFP_NO_GROW|__GFP_COMP| __GFP_NOMEMALLOC|__GFP_HARDWALL)

Completed in 23 milliseconds