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

Function sys_timer_create

kernel/src/syscall/timer_create.rs:28–112  ·  view source on GitHub ↗
(
    clockid: clockid_t,
    sigevent_addr: Vaddr,
    timer_id_addr: Vaddr,
    ctx: &Context,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

newFunction · 0.85
get_threadFunction · 0.85
submit_work_itemFunction · 0.85
create_timerFunction · 0.85
user_spaceMethod · 0.80
read_tidMethod · 0.80
as_posix_threadMethod · 0.80
add_posix_timerMethod · 0.80
write_valMethod · 0.80
cloneMethod · 0.45
enqueue_signalMethod · 0.45
unwrapMethod · 0.45

Tested by

no test coverage detected