Searched refs:perf_event_attach_bpf_prog (Results 1 – 3 of 3) sorted by relevance
767 int perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog, u64 bpf_cookie);790 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog, u64 bpf_cookie) in perf_event_attach_bpf_prog() function
2201 int perf_event_attach_bpf_prog(struct perf_event *event, in perf_event_attach_bpf_prog() function
10838 return perf_event_attach_bpf_prog(event, prog, bpf_cookie); in perf_event_set_bpf_prog()