Constant PF_MEMALLOC_NOIO

pub const PF_MEMALLOC_NOIO: c_int = 524_288i32;

All allocations inherit GFP_NOIO.

See memalloc_noio_save().