Searched refs:btf_array (Results 1 – 2 of 2) sorted by relevance
111 struct btf_array { struct
468 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function470 return (struct btf_array *)(t + 1); in btf_array()