Home
last modified time | relevance | path

Searched defs:syscall_exit_args (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/examples/bpf/
Daugmented_syscalls.c25 struct syscall_exit_args { struct
26 unsigned long long common_tp_fields;
27 long syscall_nr;
28 long ret;
Daugmented_raw_syscalls.c57 struct syscall_exit_args { struct
58 unsigned long long common_tp_fields;
59 long syscall_nr;
60 long ret;
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
Daugmented_raw_syscalls.bpf.c76 struct syscall_exit_args { struct
77 unsigned long long common_tp_fields;
78 long syscall_nr;
79 long ret;