Searched refs:bpf_perf_link_attach (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c3759 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) function
3804 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) function
5262 ret = bpf_perf_link_attach(attr, prog);
5266 ret = bpf_perf_link_attach(attr, prog);

Completed in 95 milliseconds