Constant PF_MEMALLOC_NOIO
pub const PF_MEMALLOC_NOIO: i32 = 0x00080000; // 524_288i32Expand description
All allocations inherit GFP_NOIO.
See memalloc_noio_save().
pub const PF_MEMALLOC_NOIO: i32 = 0x00080000; // 524_288i32All allocations inherit GFP_NOIO.
See memalloc_noio_save().