PF_MEMALLOC_PIN

Constant PF_MEMALLOC_PIN 

Source
pub const PF_MEMALLOC_PIN: c_int = 0x10000000;
Expand description

Allocations constrained to zones which allow long term pinning.

See memalloc_pin_save().