Searched refs:perf_event_attach_bpf_prog (Results 1 – 3 of 3) sorted by relevance
478 int perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog);495 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog) in perf_event_attach_bpf_prog() function
1196 int perf_event_attach_bpf_prog(struct perf_event *event, in perf_event_attach_bpf_prog() function
9083 ret = perf_event_attach_bpf_prog(event, prog); in perf_event_set_bpf_prog()