Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dbtf.c279 struct btf_kind_operations { struct
300 static const struct btf_kind_operations * const kind_ops[NR_BTF_KINDS]; argument
518 static const struct btf_kind_operations *btf_type_ops(const struct btf_type *t) in btf_type_ops()
1480 static const struct btf_kind_operations int_ops = {
1783 static struct btf_kind_operations modifier_ops = {
1792 static struct btf_kind_operations ptr_ops = {
1833 static struct btf_kind_operations fwd_ops = {
2003 const struct btf_kind_operations *elem_ops; in btf_array_seq_show()
2022 static struct btf_kind_operations array_ops = {
2263 const struct btf_kind_operations *ops; in btf_struct_seq_show()
[all …]