Home
last modified time | relevance | path

Searched defs:bpf_perf_event_output (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-4.19/tools/testing/selftests/bpf/
Dbpf_helpers.h44 static int (*bpf_perf_event_output)(void *ctx, void *map, variable
/kernel/linux/linux-4.19/kernel/trace/
Dbpf_trace.c409 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/
Dbpf_trace.c916 BPF_CALL_5(bpf_perf_event_output, struct pt_regs *, regs, struct bpf_map *, map, in BPF_CALL_5() argument