Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c443 struct btf_kind_operations { struct
464 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS]; argument
751 static const struct btf_kind_operations *btf_type_ops(const struct btf_type *t) in btf_type_ops()
2501 static const struct btf_kind_operations int_ops = {
2825 static const struct btf_kind_operations modifier_ops = {
2834 static const struct btf_kind_operations ptr_ops = {
2875 static const struct btf_kind_operations fwd_ops = {
3045 const struct btf_kind_operations *elem_ops; in __btf_array_show()
3126 static const struct btf_kind_operations array_ops = {
4192 const struct btf_kind_operations *op in __btf_struct_show()
[all...]