Home
last modified time | relevance | path

Searched refs:btf_type_vlen (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dbtf.h249 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() function
424 return btf_type_vlen(t); in btf_vlen()

Completed in 5 milliseconds