Home
last modified time | relevance | path

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

/linux-5.10/kernel/bpf/
Dbtf.c4290 static const struct bpf_map_ops * const btf_vmlinux_map_ops[] = { variable
4307 for (i = 0; i < ARRAY_SIZE(btf_vmlinux_map_ops); ++i) { in btf_vmlinux_map_ids_init()
4308 ops = btf_vmlinux_map_ops[i]; in btf_vmlinux_map_ids_init()