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

Function mmap

src/aero_kernel/src/syscall/process.rs:164–197  ·  view source on GitHub ↗
(
    address: usize,
    size: usize,
    protection: usize,
    flags: usize,
    fd: usize,
    offset: usize,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mainFunction · 0.85
utest.ccFile · 0.85
generic_do_syscallFunction · 0.85

Calls 6

get_schedulerFunction · 0.85
get_handleMethod · 0.80
vmMethod · 0.80
as_u64Method · 0.80
current_taskMethod · 0.45
mmapMethod · 0.45

Tested by 1

mainFunction · 0.68