MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / mmap

Method mmap

src/aero_kernel/src/userland/vm.rs:960–1064  ·  view source on GitHub ↗
(
        &mut self,
        address: VirtAddr,
        size: usize,
        flags: MMapFlags,
        offset: usize,
        file: Option<DirCacheItem>,
        vm_flags: VmFlag,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

load_binMethod · 0.45

Calls 15

align_upFunction · 0.85
unwind_stack_traceFunction · 0.85
mapMethod · 0.80
find_any_aboveMethod · 0.80
is_alignedMethod · 0.80
munmapMethod · 0.80
find_fixed_mappingMethod · 0.80
is_noneMethod · 0.80
is_writableMethod · 0.80
is_readableMethod · 0.80
dirnodeMethod · 0.80
lockMethod · 0.80

Tested by

no test coverage detected