Lines Matching refs:BTF_KIND_FWD
294 case BTF_KIND_FWD: in btf_type_size()
348 case BTF_KIND_FWD: in btf_bswap_type_rest()
2266 id = btf_add_ref_kind(btf, BTF_KIND_FWD, name, 0); in btf__add_fwd()
2270 t->info = btf_type_info(BTF_KIND_FWD, 0, fwd_kind == BTF_FWD_UNION); in btf__add_fwd()
3700 case BTF_KIND_FWD: in btf_dedup_prep()
3803 case BTF_KIND_FWD: in btf_dedup_prim_type()
4072 if ((cand_kind == BTF_KIND_FWD || canon_kind == BTF_KIND_FWD) in btf_dedup_is_equiv()
4077 if (cand_kind == BTF_KIND_FWD) { in btf_dedup_is_equiv()
4101 case BTF_KIND_FWD: in btf_dedup_is_equiv()
4238 if (t_kind != BTF_KIND_FWD && c_kind == BTF_KIND_FWD) in btf_dedup_merge_hypot_map()
4249 if (t_kind == BTF_KIND_FWD && c_kind != BTF_KIND_FWD) in btf_dedup_merge_hypot_map()
4253 c_kind != BTF_KIND_FWD && in btf_dedup_merge_hypot_map()
4571 if (kind != BTF_KIND_FWD) in btf_dedup_resolve_fwd()
4828 case BTF_KIND_FWD: in btf_type_visit_type_ids()