Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbtf.c2811 static struct btf_kind_operations modifier_ops = { variable
5136 [BTF_KIND_TYPEDEF] = &modifier_ops,
5137 [BTF_KIND_VOLATILE] = &modifier_ops,
5138 [BTF_KIND_CONST] = &modifier_ops,
5139 [BTF_KIND_RESTRICT] = &modifier_ops,
5146 [BTF_KIND_TYPE_TAG] = &modifier_ops,