Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c2748 static struct btf_kind_operations modifier_ops = { variable
4931 [BTF_KIND_TYPEDEF] = &modifier_ops,
4932 [BTF_KIND_VOLATILE] = &modifier_ops,
4933 [BTF_KIND_CONST] = &modifier_ops,
4934 [BTF_KIND_RESTRICT] = &modifier_ops,
4941 [BTF_KIND_TYPE_TAG] = &modifier_ops,