Constant PF_MEMALLOC_NOFS
pub const PF_MEMALLOC_NOFS: i32 = 0x00040000; // 262_144i32
Available on crate feature
dep_sdl3
only.Expand description
All allocations inherit GFP_NOFS
.
See memalloc_nfs_save()
.
pub const PF_MEMALLOC_NOFS: i32 = 0x00040000; // 262_144i32
dep_sdl3
only.All allocations inherit GFP_NOFS
.
See memalloc_nfs_save()
.