Lines Matching refs:BTF_KIND_UNION
321 case BTF_KIND_UNION: in btf_type_size()
389 case BTF_KIND_UNION: in btf_bswap_type_rest()
522 case BTF_KIND_UNION: { in btf_validate_type()
784 case BTF_KIND_UNION: in btf__resolve_size()
848 case BTF_KIND_UNION: { in btf__align_of()
2301 return btf_add_composite(btf, BTF_KIND_UNION, name, byte_sz); in btf__add_union()
4240 case BTF_KIND_UNION: in btf_dedup_prep()
4284 case BTF_KIND_UNION: in btf_dedup_prim_type()
4406 return btf_kflag(t) ? BTF_KIND_UNION : BTF_KIND_STRUCT; in btf_fwd_kind()
4468 case BTF_KIND_UNION: { in btf_dedup_identical_types()
4711 case BTF_KIND_UNION: { in btf_dedup_is_equiv()
4833 if ((t_kind == BTF_KIND_STRUCT || t_kind == BTF_KIND_UNION) && in btf_dedup_merge_hypot_map()
4886 if (kind != BTF_KIND_STRUCT && kind != BTF_KIND_UNION) in btf_dedup_struct_type()
5126 if (kind != BTF_KIND_STRUCT && kind != BTF_KIND_UNION) in btf_dedup_fill_unique_names_map()
5169 (cand_kind == BTF_KIND_UNION && fwd_kind != BTF_FWD_UNION)) in btf_dedup_resolve_fwd()
5549 case BTF_KIND_UNION: in btf_add_distilled_type_ids()
5613 case BTF_KIND_UNION: in btf_add_distilled_types()