pub const NORESERVE: usize = bindings::VM_NORESERVE as _; // 2_097_152usize
Expand description

should the VM suppress accounting.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.