Searched defs:btf_array (Results 1 – 4 of 4) sorted by relevance
111 struct btf_array { struct112 __u32 type;113 __u32 index_type;114 __u32 nelems;
479 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function
442 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function