Lines Matching refs:BTF_KIND_UNION
313 case BTF_KIND_UNION: in btf_type_size()
381 case BTF_KIND_UNION: in btf_bswap_type_rest()
617 case BTF_KIND_UNION: in btf__resolve_size()
681 case BTF_KIND_UNION: { in btf__align_of()
1991 return btf_add_composite(btf, BTF_KIND_UNION, name, byte_sz); in btf__add_union()
3716 case BTF_KIND_UNION: in btf_dedup_prep()
3760 case BTF_KIND_UNION: in btf_dedup_prim_type()
3882 return btf_kflag(t) ? BTF_KIND_UNION : BTF_KIND_STRUCT; in btf_fwd_kind()
4130 case BTF_KIND_UNION: { in btf_dedup_is_equiv()
4252 if ((t_kind == BTF_KIND_STRUCT || t_kind == BTF_KIND_UNION) && in btf_dedup_merge_hypot_map()
4305 if (kind != BTF_KIND_STRUCT && kind != BTF_KIND_UNION) in btf_dedup_struct_type()
4545 if (kind != BTF_KIND_STRUCT && kind != BTF_KIND_UNION) in btf_dedup_fill_unique_names_map()
4588 (cand_kind == BTF_KIND_UNION && fwd_kind != BTF_FWD_UNION)) in btf_dedup_resolve_fwd()
4849 case BTF_KIND_UNION: { in btf_type_visit_type_ids()
4900 case BTF_KIND_UNION: { in btf_type_visit_str_offs()