Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbtf.c2807 static const struct btf_kind_operations modifier_ops = { variable
5176 [BTF_KIND_TYPEDEF] = &modifier_ops,
5177 [BTF_KIND_VOLATILE] = &modifier_ops,
5178 [BTF_KIND_CONST] = &modifier_ops,
5179 [BTF_KIND_RESTRICT] = &modifier_ops,
5186 [BTF_KIND_TYPE_TAG] = &modifier_ops,