Lines Matching refs:btf_kind
150 switch (btf_kind(t)) { in btf_type_size()
175 pr_debug("Unsupported BTF_KIND:%u\n", btf_kind(t)); in btf_type_size()
240 switch (btf_kind(t)) { in btf__resolve_size()
1463 switch (btf_kind(t)) { in btf_for_each_str_off()
2002 switch (btf_kind(t)) { in btf_dedup_prim_type()
2251 cand_kind = btf_kind(cand_type); in btf_dedup_is_equiv()
2252 canon_kind = btf_kind(canon_type); in btf_dedup_is_equiv()
2401 t_kind = btf_kind(d->btf->types[t_id]); in btf_dedup_merge_hypot_map()
2402 c_kind = btf_kind(d->btf->types[c_id]); in btf_dedup_merge_hypot_map()
2471 kind = btf_kind(t); in btf_dedup_struct_type()
2566 switch (btf_kind(t)) { in btf_dedup_ref_type()
2765 switch (btf_kind(t)) { in btf_dedup_remap_type()