Searched refs:bpf_raw_tracepoint_args (Results 1 – 4 of 4) sorted by relevance
7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog()13 int prog2(struct bpf_raw_tracepoint_args *ctx) in prog2()
971 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() argument998 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() argument1024 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4() argument
3468 struct bpf_raw_tracepoint_args { struct