MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / mprotect

Method mprotect

src/aero_kernel/src/userland/vm.rs:1297–1350  ·  view source on GitHub ↗
(
        &mut self,
        addr: VirtAddr,
        size: usize,
        prot: MMapProt,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mprotectFunction · 0.80

Calls 5

align_upMethod · 0.80
splitMethod · 0.80
set_protectionMethod · 0.80
lockMethod · 0.80
cloneMethod · 0.45

Tested by

no test coverage detected