Searched defs:BTF_INFO_KIND (Results 1 – 3 of 3) sorted by relevance
55 #define BTF_INFO_KIND(info) (((info) >> 24) & 0x1f) macro