Searched refs:perf_event_attach_bpf_prog (Results 1 – 3 of 3) sorted by relevance
759 int perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog, u64 bpf_cookie);779 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog, u64 bpf_cookie) in perf_event_attach_bpf_prog() function
2233 int perf_event_attach_bpf_prog(struct perf_event *event, in perf_event_attach_bpf_prog() function
10575 return perf_event_attach_bpf_prog(event, prog, bpf_cookie); in perf_event_set_bpf_prog()