Searched refs:btf_array (Results 1 – 2 of 2) sorted by relevance
112 struct btf_array { struct
475 static inline struct btf_array *btf_array(const struct btf_type *t) in btf_array() function477 return (struct btf_array *)(t + 1); in btf_array()
Completed in 6 milliseconds