Searched defs:bpf_perf_event_output (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-4.19/tools/testing/selftests/bpf/ |
| D | bpf_helpers.h | 44 static int (*bpf_perf_event_output)(void *ctx, void *map, variable
|
| /kernel/linux/linux-4.19/kernel/trace/ |
| D | bpf_trace.c | 409 BPF_CALL_5(bpf_perf_event_output, struct pt_regs *, regs, struct bpf_map *, map, in BPF_CALL_5() argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | bpf_trace.c | 916 BPF_CALL_5(bpf_perf_event_output, struct pt_regs *, regs, struct bpf_map *, map, in BPF_CALL_5() argument
|