Searched refs:bpf_raw_tracepoint_args (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_global_func_ctx_args.c | 81 __weak int raw_tp_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_ctx_subprog() 97 __weak int raw_tp_writable_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_writable_ctx_subprog()
|
| H A D | test_overhead.c | 22 int prog3(struct bpf_raw_tracepoint_args *ctx) in prog3()
|
| H A D | pyperf.h | 222 int __on_event(struct bpf_raw_tracepoint_args *ctx) 347 int on_event(struct bpf_raw_tracepoint_args* ctx)
|
| H A D | verifier_global_subprogs.c | 179 __weak int raw_tp_canonical(struct bpf_raw_tracepoint_args *ctx __arg_ctx) in raw_tp_canonical()
|
| H A D | profiler.inc.h | 677 int raw_tracepoint__sched_process_exec(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_exec() 932 int raw_tracepoint__sched_process_fork(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_fork()
|
| /linux/include/linux/ |
| H A D | bpf_types.h | 46 struct bpf_raw_tracepoint_args, u64) 48 struct bpf_raw_tracepoint_args, u64)
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 1594 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() argument 1625 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() argument 1651 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4() argument
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 7284 struct bpf_raw_tracepoint_args { 7256 struct bpf_raw_tracepoint_args { global() struct 7257 argsbpf_raw_tracepoint_args global() argument
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 7283 struct bpf_raw_tracepoint_args { 7255 struct bpf_raw_tracepoint_args { global() struct 7256 argsbpf_raw_tracepoint_args global() argument
|