Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/examples/bpf/
H A Daugmented_raw_syscalls.c188 SEC("!syscalls:sys_enter_openat")
189 int sys_enter_openat(struct syscall_enter_args *args) in sys_enter_openat() function
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c244 SEC("tp/syscalls/sys_enter_openat")
245 int sys_enter_openat(struct syscall_enter_args *args) in sys_enter_openat() function

Completed in 3 milliseconds