Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dbtf.c376 struct btf_kind_operations { struct
397 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS]; argument
619 static const struct btf_kind_operations *btf_type_ops(const struct btf_type *t) in btf_type_ops()
2240 static const struct btf_kind_operations int_ops = {
2556 static struct btf_kind_operations modifier_ops = {
2565 static struct btf_kind_operations ptr_ops = {
2606 static struct btf_kind_operations fwd_ops = {
2776 const struct btf_kind_operations *elem_ops; in __btf_array_show()
2857 static struct btf_kind_operations array_ops = {
3150 const struct btf_kind_operations *ops; in __btf_struct_show()
[all …]