pub const PF_MEMALLOC_NOIO: c_int = 0x00080000;
All allocations inherit GFP_NOIO.
GFP_NOIO
See memalloc_noio_save().
memalloc_noio_save()