Searched refs:btf_type_vlen (Results 1 – 1 of 1) sorted by relevance
249 i < btf_type_vlen(struct_type); \254 i < btf_type_vlen(datasec_type); \417 static inline u16 btf_type_vlen(const struct btf_type *t) in btf_type_vlen() function424 return btf_type_vlen(t); in btf_vlen()
Completed in 5 milliseconds