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

Function process_create

kernel/process.c:191–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

sys_process_runFunction · 0.85
sys_process_wrunFunction · 0.85
sys_process_forkFunction · 0.85
process_initFunction · 0.85

Calls 7

page_allocFunction · 0.85
process_allocate_pidFunction · 0.85
pagetable_createFunction · 0.85
pagetable_initFunction · 0.85
process_data_size_setFunction · 0.85
process_stack_size_setFunction · 0.85
process_kstack_resetFunction · 0.85

Tested by

no test coverage detected