Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dbtf.c4485 static const struct bpf_map_ops * const btf_vmlinux_map_ops[] = { variable
4502 for (i = 0; i < ARRAY_SIZE(btf_vmlinux_map_ops); ++i) { in btf_vmlinux_map_ids_init()
4503 ops = btf_vmlinux_map_ops[i]; in btf_vmlinux_map_ids_init()