Searched refs:bpf_perf_link_attach (Results 1 – 1 of 1) sorted by relevance
3878 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function3923 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function5394 ret = bpf_perf_link_attach(attr, prog); in link_create()5398 ret = bpf_perf_link_attach(attr, prog); in link_create()