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

Function create_init_process

kernel/src/process/process/init_proc.rs:47–80  ·  view source on GitHub ↗
(
    executable_path: &str,
    argv: Vec<CString>,
    envp: Vec<CString>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

spawn_init_processFunction · 0.85

Calls 9

allocate_posix_tidFunction · 0.85
newFunction · 0.85
create_init_taskFunction · 0.85
tasksMethod · 0.80
allocFunction · 0.50
vmMethod · 0.45
unwrapMethod · 0.45
insertMethod · 0.45
lockMethod · 0.45

Tested by

no test coverage detected