Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/examples/bpf/
Daugmented_raw_syscalls.c71 struct augmented_args_payload { struct
82 bpf_map(augmented_args_tmp, PERCPU_ARRAY, int, struct augmented_args_payload, 1); argument
84 static inline struct augmented_args_payload *augmented_args_payload(void) in augmented_args_payload() function
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
Daugmented_raw_syscalls.bpf.c121 struct augmented_args_payload { struct
136 __type(value, struct augmented_args_payload); argument
140 static inline struct augmented_args_payload *augmented_args_payload(void) in augmented_args_payload() function