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

Method handle_pf_shared_file

src/aero_kernel/src/userland/vm.rs:579–646  ·  view source on GitHub ↗
(
        &mut self,
        offset_table: &mut OffsetPageTable,
        reason: PageFaultErrorCode,

        addr: VirtAddr,
        offset: usize,
        _size: usize,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handle_pf_fileMethod · 0.80

Calls 8

map_toMethod · 0.80
pageMethod · 0.80
mark_dirtyMethod · 0.80
mmap_v2Method · 0.45
inodeMethod · 0.45
insertMethod · 0.45
cloneMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected