MentOS
0.8.0
The Mentoring Operating System
|
Plain integer GFP bitmasks. Do not use this directly. More...
Macros | |
#define | ___GFP_DMA 0x001U |
DMA. | |
#define | ___GFP_HIGHMEM 0x002U |
HIGHMEM. | |
#define | ___GFP_DMA32 0x004U |
DMA32. | |
#define | ___GFP_RECLAIMABLE 0x010U |
RECLAIMABLE. | |
#define | ___GFP_HIGH 0x020U |
HIGH. | |
#define | ___GFP_IO 0x040U |
IO. | |
#define | ___GFP_FS 0x080U |
FS. | |
#define | ___GFP_ZERO 0x100U |
ZERO. | |
#define | ___GFP_ATOMIC 0x200U |
ATOMIC. | |
#define | ___GFP_DIRECT_RECLAIM 0x400U |
DIRECT_RECLAIM. | |
#define | ___GFP_KSWAPD_RECLAIM 0x800U |
KSWAPD_RECLAIM. | |
Plain integer GFP bitmasks. Do not use this directly.