Home
last modified time | relevance | path

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

/include/linux/
Dbtf.h118 i < btf_type_vlen(struct_type); \
123 i < btf_type_vlen(datasec_type); \
181 static inline u16 btf_type_vlen(const struct btf_type *t) in btf_type_vlen() function