MCPcopy Index your code
hub / github.com/dthain/basekernel / syscall_handler

Function syscall_handler

kernel/syscall_handler.c:554–639  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

sys_debugFunction · 0.85
sys_process_yieldFunction · 0.85
sys_process_exitFunction · 0.85
sys_process_runFunction · 0.85
sys_process_wrunFunction · 0.85
sys_process_forkFunction · 0.85
sys_process_execFunction · 0.85
sys_process_selfFunction · 0.85
sys_process_parentFunction · 0.85
sys_process_killFunction · 0.85
sys_process_reapFunction · 0.85
sys_process_waitFunction · 0.85

Tested by

no test coverage detected