MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / epoll_ctl

Function epoll_ctl

src/aero_kernel/src/syscall/fs.rs:538–569  ·  view source on GitHub ↗
(
    epfd: FileDescriptor,
    mode: usize,
    fd: usize,
    event: &mut EPollEvent,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

utest.ccFile · 0.85
generic_do_syscallFunction · 0.85

Calls 5

handleMethod · 0.80
add_eventMethod · 0.80
remove_eventMethod · 0.80
update_eventMethod · 0.80
inodeMethod · 0.45

Tested by

no test coverage detected