MCPcopy Create free account
hub / github.com/asterinas/vostd / reader

Method reader

kernel/src/context.rs:83–85  ·  view source on GitHub ↗

Creates a reader to read data from the user space of the current task. Returns `Err` if the `vaddr` and `len` do not represent a user space memory range.

(&self, vaddr: Vaddr, len: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

read_bytesMethod · 0.45
read_valMethod · 0.45
read_cstringMethod · 0.45

Calls 2

vm_spaceMethod · 0.80
root_vmarMethod · 0.45

Tested by

no test coverage detected