rustmax::libc

Constant PF_MEMALLOC_NOFS

Source
pub const PF_MEMALLOC_NOFS: i32 = 0x00040000; // 262_144i32
Expand description

All allocations inherit GFP_NOFS.

See memalloc_nfs_save().