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

/linux-master/include/linux/
H A Dgfp.h114 * GFP_ZONE_BAD is a bitmap for all combinations of __GFP_DMA, __GFP_DMA32
119 #define GFP_ZONE_BAD ( \ macro
137 VM_BUG_ON((GFP_ZONE_BAD >> bit) & 1);

Completed in 71 milliseconds