Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dsyscall.c3224 static const struct bpf_link_ops bpf_perf_link_lops = { variable
3249 bpf_link_init(&link->link, BPF_LINK_TYPE_PERF_EVENT, &bpf_perf_link_lops, prog); in bpf_perf_link_attach()