☰
In kernel::mm::virt::flags
?
Constant
kernel
::
mm
::
virt
::
flags
::
READ
source
·
[
−
]
pub const READ:
usize
= bindings::VM_READ as _; // 1usize
Expand description
Mapping allows reads.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.