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