Searched defs:btf_array (Results 1 – 4 of 4) sorted by relevance
112 struct btf_array { struct113 __u32 type;114 __u32 index_type;115 __u32 nelems;
521 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function
472 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function