Searched refs:perf_event_attach_bpf_prog (Results 1 – 3 of 3) sorted by relevance
469 int perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog);485 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog) in perf_event_attach_bpf_prog() function
961 int perf_event_attach_bpf_prog(struct perf_event *event, in perf_event_attach_bpf_prog() function
8632 ret = perf_event_attach_bpf_prog(event, prog); in perf_event_set_bpf_prog()