Home
last modified time | relevance | path

Searched defs:syscall_ebpf (Results 1 – 2 of 2) sorted by relevance

/DragonOS/user/apps/test_ebpf/syscall_ebpf/
H A DREADME.md1 # syscall_ebpf chapter
/DragonOS/user/apps/test_ebpf/syscall_ebpf/syscall_ebpf-ebpf/src/
H A Dmain.rs10 pub fn syscall_ebpf(ctx: ProbeContext) -> u32 { in syscall_ebpf() function