Searched refs:bpf_raw_tracepoint_args (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/samples/bpf/ |
D | test_overhead_raw_tp_kern.c | 7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog() 13 int prog2(struct bpf_raw_tracepoint_args *ctx) in prog2()
|
/kernel/linux/linux-5.10/include/linux/ |
D | bpf_types.h | 46 struct bpf_raw_tracepoint_args, u64) 48 struct bpf_raw_tracepoint_args, u64)
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | test_overhead.c | 25 int prog3(struct bpf_raw_tracepoint_args *ctx) in prog3()
|
D | pyperf.h | 169 int __on_event(struct bpf_raw_tracepoint_args *ctx) in __on_event() 269 int on_event(struct bpf_raw_tracepoint_args* ctx) in on_event()
|
D | profiler.inc.h | 683 int raw_tracepoint__sched_process_exec(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_exec() 948 int raw_tracepoint__sched_process_fork(struct bpf_raw_tracepoint_args* ctx) in raw_tracepoint__sched_process_fork()
|
/kernel/linux/linux-5.10/kernel/trace/ |
D | bpf_trace.c | 1602 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() argument 1632 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() argument 1658 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4() argument
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | bpf.h | 674 struct bpf_raw_tracepoint_args { struct
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | bpf.h | 4841 struct bpf_raw_tracepoint_args { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | bpf.h | 971 struct bpf_raw_tracepoint_args { struct
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | bpf.h | 4841 struct bpf_raw_tracepoint_args { struct
|