Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dbtf.c2701 static struct btf_kind_operations modifier_ops = { variable
4551 [BTF_KIND_TYPEDEF] = &modifier_ops,
4552 [BTF_KIND_VOLATILE] = &modifier_ops,
4553 [BTF_KIND_CONST] = &modifier_ops,
4554 [BTF_KIND_RESTRICT] = &modifier_ops,
4561 [BTF_KIND_TYPE_TAG] = &modifier_ops,