Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dbtf.c2486 static struct btf_kind_operations modifier_ops = { variable
3745 [BTF_KIND_TYPEDEF] = &modifier_ops,
3746 [BTF_KIND_VOLATILE] = &modifier_ops,
3747 [BTF_KIND_CONST] = &modifier_ops,
3748 [BTF_KIND_RESTRICT] = &modifier_ops,