pub const MAYEXEC: usize = bindings::VM_MAYEXEC as _; // 64usize
Expand description

Mapping may be updated to allow execution.

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