libc

Constant PF_MEMALLOC_NOFS

Source
pub const PF_MEMALLOC_NOFS: c_int = 0x00040000;
Expand description

All allocations inherit GFP_NOFS.

See memalloc_nfs_save().