Home
last modified time | relevance | path

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

/kernel/bpf/
Dsyscall.c3246 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function
3291 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function
4627 ret = bpf_perf_link_attach(attr, prog); in link_create()
4631 ret = bpf_perf_link_attach(attr, prog); in link_create()