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()
1462 switch (btf_kind(t)) { in btf_for_each_str_off()
2001 switch (btf_kind(t)) { in btf_dedup_prim_type()
2250 cand_kind = btf_kind(cand_type); in btf_dedup_is_equiv()
2251 canon_kind = btf_kind(canon_type); in btf_dedup_is_equiv()
2400 t_kind = btf_kind(d->btf->types[t_id]); in btf_dedup_merge_hypot_map()
2401 c_kind = btf_kind(d->btf->types[c_id]); in btf_dedup_merge_hypot_map()
2470 kind = btf_kind(t); in btf_dedup_struct_type()
2565 switch (btf_kind(t)) { in btf_dedup_ref_type()
2764 switch (btf_kind(t)) { in btf_dedup_remap_type()