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

Method write_val

kernel/src/context.rs:147–154  ·  view source on GitHub ↗

Writes `val` to the user space of the current process.

(&self, dest: Vaddr, val: &T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

ioctlMethod · 0.80
ioctlMethod · 0.80
write_toMethod · 0.80
do_rt_sigprocmaskFunction · 0.80
sys_capgetFunction · 0.80
sys_getresgidFunction · 0.80
sys_statfsFunction · 0.80
sys_fstatfsFunction · 0.80
sys_rt_sigactionFunction · 0.80

Calls 2

check_vaddrFunction · 0.85
writerMethod · 0.45

Tested by 9

limit_write_infallibleFunction · 0.64
write_val_infallibleFunction · 0.64
fallible_read_writeFunction · 0.64
read_write_val_fallibleFunction · 0.64