Searched defs:BTF_INFO_VLEN (Results 1 – 4 of 4) sorted by relevance
53 #define BTF_INFO_VLEN(info) ((info) & 0xffff) macro
56 #define BTF_INFO_VLEN(info) ((info) & 0xffff) macro