Constant PF_MEMALLOC
pub const PF_MEMALLOC: i32 = 0x00000800; // 2_048i32Expand description
Allocating memory to free memory.
See memalloc_noreclaim_save().
pub const PF_MEMALLOC: i32 = 0x00000800; // 2_048i32Allocating memory to free memory.
See memalloc_noreclaim_save().