Constant libc::PF_MEMALLOC_NOIO

source ยท
pub const PF_MEMALLOC_NOIO: c_int = 0x00080000;
Expand description

All allocations inherit GFP_NOIO.

See memalloc_noio_save().