Constant PF_MEMALLOC
pub const PF_MEMALLOC: c_int = 2_048i32;
Allocating memory to free memory.
See memalloc_noreclaim_save().
PF_MEMALLOCpub const PF_MEMALLOC: c_int = 2_048i32;
Allocating memory to free memory.
See memalloc_noreclaim_save().