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.c3878 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function
3923 static int bpf_perf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_perf_link_attach() function
5394 ret = bpf_perf_link_attach(attr, prog); in link_create()
5398 ret = bpf_perf_link_attach(attr, prog); in link_create()