Searched refs:btf_kind_operations (Results 1 – 1 of 1) sorted by relevance
405 struct btf_kind_operations { struct426 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS]; argument721 static const struct btf_kind_operations *btf_type_ops(const struct btf_type *t) in btf_type_ops()2377 static const struct btf_kind_operations int_ops = {2701 static struct btf_kind_operations modifier_ops = {2710 static struct btf_kind_operations ptr_ops = {2751 static struct btf_kind_operations fwd_ops = {2921 const struct btf_kind_operations *elem_ops; in __btf_array_show()3002 static struct btf_kind_operations array_ops = {3540 const struct btf_kind_operations *ops; in __btf_struct_show()[all …]