pub const LOCKONFAULT: usize = bindings::VM_LOCKONFAULT as _; // 524_288usize
Expand description

Lock the pages covered when they are faulted in.

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