Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_run
Function · 0.85
sys_process_wrun
Function · 0.85
sys_process_fork
Function · 0.85
process_init
Function · 0.85
Calls
7
page_alloc
Function · 0.85
process_allocate_pid
Function · 0.85
pagetable_create
Function · 0.85
pagetable_init
Function · 0.85
process_data_size_set
Function · 0.85
process_stack_size_set
Function · 0.85
process_kstack_reset
Function · 0.85
Tested by
no test coverage detected