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().