Searched refs:BTF_INFO_KIND (Results 1 – 4 of 4) sorted by relevance
55 #define BTF_INFO_KIND(info) (((info) >> 24) & 0x1f) macro
322 return BTF_INFO_KIND(t->info); in btf_kind()
2483 BTF_INFO_KIND(t->info), id); in btf_dump_dump_type_data()
1132 if (BTF_INFO_KIND(mtype->info) != in bpf_map__init_kern_struct_ops()1133 BTF_INFO_KIND(kern_mtype->info)) { in bpf_map__init_kern_struct_ops()1135 map->name, mname, BTF_INFO_KIND(mtype->info), in bpf_map__init_kern_struct_ops()1136 BTF_INFO_KIND(kern_mtype->info)); in bpf_map__init_kern_struct_ops()