Constant PF_MEMALLOC_NOIO
pub const PF_MEMALLOC_NOIO: i32 = 0x00080000; // 524_288i32
Available on crate feature
dep_sdl2
only.Expand description
All allocations inherit GFP_NOIO
.
See memalloc_noio_save()
.
pub const PF_MEMALLOC_NOIO: i32 = 0x00080000; // 524_288i32
dep_sdl2
only.All allocations inherit GFP_NOIO
.
See memalloc_noio_save()
.