Searched defs:bpf_raw_tracepoint_args (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-4.19/kernel/trace/ |
| D | bpf_trace.c | 827 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() 854 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() 880 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4()
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | bpf_trace.c | 1606 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() 1636 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() 1662 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4()
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | bpf.h | 674 struct bpf_raw_tracepoint_args { struct 675 __u64 args[0];
|
| /kernel/linux/linux-4.19/tools/include/uapi/linux/ |
| D | bpf.h | 2703 struct bpf_raw_tracepoint_args { struct 2704 __u64 args[0];
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | bpf.h | 2705 struct bpf_raw_tracepoint_args { struct 2706 __u64 args[0];
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | bpf.h | 4840 struct bpf_raw_tracepoint_args { struct 4841 __u64 args[0];
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | bpf.h | 971 struct bpf_raw_tracepoint_args { struct 972 __u64 args[0];
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | bpf.h | 4840 struct bpf_raw_tracepoint_args { struct 4841 __u64 args[0];
|