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

Function sys_process_run

kernel/syscall_handler.c:102–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

kshell_executeFunction · 0.85
syscall_handlerFunction · 0.85

Calls 12

is_valid_object_typeFunction · 0.85
argv_copyFunction · 0.85
process_createFunction · 0.85
process_inheritFunction · 0.85
pagetable_loadFunction · 0.85
loader_load_processFunction · 0.85
process_stack_resetFunction · 0.85
process_kstack_resetFunction · 0.85
process_pass_argumentsFunction · 0.85
argv_deleteFunction · 0.85
process_deleteFunction · 0.85
process_launchFunction · 0.85

Tested by

no test coverage detected