Searched refs:perf_event_attach_bpf_prog (Results 1 – 3 of 3) sorted by relevance
624 int perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog);641 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog) in perf_event_attach_bpf_prog() function
1915 int perf_event_attach_bpf_prog(struct perf_event *event, in perf_event_attach_bpf_prog() function
9776 ret = perf_event_attach_bpf_prog(event, prog); in perf_event_set_bpf_prog()