Home
last modified time | relevance | path

Searched refs:sys_enter_connect (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/examples/bpf/
H A Daugmented_raw_syscalls.c135 SEC("!syscalls:sys_enter_connect")
136 int sys_enter_connect(struct syscall_enter_args *args) in sys_enter_connect() function
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c192 SEC("tp/syscalls/sys_enter_connect")
193 int sys_enter_connect(struct syscall_enter_args *args) in sys_enter_connect() function

Completed in 2 milliseconds