Constant libc::PF_MEMALLOC_NOFS
source · pub const PF_MEMALLOC_NOFS: c_int = 0x00040000;Expand description
All allocations inherit GFP_NOFS.
See memalloc_nfs_save().
pub const PF_MEMALLOC_NOFS: c_int = 0x00040000;All allocations inherit GFP_NOFS.
See memalloc_nfs_save().