Searched defs:augmented_args (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/util/bpf_skel/ |
| D | augmented_raw_syscalls.bpf.c | 195 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_connect() local 214 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_sendto() local 232 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_open() local 247 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_openat() local 262 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_rename() local 279 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_renameat() local 307 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_perf_event_open() local 339 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_clock_nanosleep() local 370 struct augmented_args_payload *augmented_args; in sys_enter() local
|
| /kernel/linux/linux-5.10/tools/perf/examples/bpf/ |
| D | augmented_raw_syscalls.c | 138 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_connect() local 157 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_sendto() local 176 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_open() local 191 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_openat() local 206 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_rename() local 223 struct augmented_args_payload *augmented_args = augmented_args_payload(); in sys_enter_renameat() local 240 struct augmented_args_payload *augmented_args; in sys_enter() local
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-trace.c | 1988 unsigned char *args, void *augmented_args, int augmented_args_size, in syscall__scnprintf_args() 2251 void *augmented_args = NULL; local 2285 void *augmented_args = NULL; local 2362 void *args, *augmented_args = NULL; local 2681 struct thread *thread, void *augmented_args, int augmented_args_size)
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-trace.c | 2039 unsigned char *args, void *augmented_args, int augmented_args_size, in syscall__scnprintf_args() 2300 void *augmented_args = NULL; local 2342 void *augmented_args = NULL; local 2419 void *args, *augmented_args = NULL; local 2743 struct thread *thread, void *augmented_args, int augmented_args_size)
|