Constant PF_MEMALLOC_NOFS
pub const PF_MEMALLOC_NOFS: c_int = 262_144i32;
All allocations inherit GFP_NOFS.
See memalloc_nfs_save().
PF_MEMALLOC_NOFSpub const PF_MEMALLOC_NOFS: c_int = 262_144i32;
All allocations inherit GFP_NOFS.
See memalloc_nfs_save().