Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dbtf.c1783 static struct btf_kind_operations modifier_ops = { variable
2914 [BTF_KIND_TYPEDEF] = &modifier_ops,
2915 [BTF_KIND_VOLATILE] = &modifier_ops,
2916 [BTF_KIND_CONST] = &modifier_ops,
2917 [BTF_KIND_RESTRICT] = &modifier_ops,