Searched refs:BTF_INFO_VLEN (Results 1 – 2 of 2) sorted by relevance
56 #define BTF_INFO_VLEN(info) ((info) & 0xffff) macro
6674 __u16 vlen = BTF_INFO_VLEN(t->info); in btf_type_size()