Searched refs:___GFP_NORETRY (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | gfp.h | 25 #define ___GFP_NORETRY 0x1000u macro 79 #define __GFP_NORETRY ((__force gfp_t)___GFP_NORETRY) /* See above */ |
Completed in 30 milliseconds