Searched refs:GFP_BOOT_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ | ||
| H A D | internal.h | 80 #define GFP_BOOT_MASK (__GFP_BITS_MASK & ~(__GFP_RECLAIM|__GFP_IO|__GFP_FS)) macro |
| H A D | page_alloc.c | 212 gfp_t gfp_allowed_mask __read_mostly = GFP_BOOT_MASK; |