Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c3873 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function
3918 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function
5389 ret = bpf_perf_link_attach(attr, prog); in link_create()
5393 ret = bpf_perf_link_attach(attr, prog); in link_create()