Searched defs:bpf_raw_tracepoint_args (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | bpf_trace.c | 1620 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() 1650 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() 1676 BPF_CALL_4(bpf_get_stack_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_4()
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | bpf_trace.c | 1846 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() 1877 BPF_CALL_3(bpf_get_stackid_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_3() 1903 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-5.10/include/uapi/linux/ |
| D | bpf.h | 4868 struct bpf_raw_tracepoint_args { struct 4869 __u64 args[0];
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | bpf.h | 4868 struct bpf_raw_tracepoint_args { struct 4869 __u64 args[0];
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | bpf.h | 971 struct bpf_raw_tracepoint_args { struct 972 __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-6.6/include/uapi/linux/ |
| D | bpf.h | 6952 struct bpf_raw_tracepoint_args { struct 6953 __u64 args[0];
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| D | bpf.h | 6952 struct bpf_raw_tracepoint_args { struct 6953 __u64 args[0];
|