Searched refs:t_kind (Results 1 – 1 of 1) sorted by relevance
2387 __u16 t_kind, c_kind; in btf_dedup_merge_hypot_map() local2396 t_kind = btf_kind(d->btf->types[t_id]); in btf_dedup_merge_hypot_map()2410 if (t_kind != BTF_KIND_FWD && c_kind == BTF_KIND_FWD) in btf_dedup_merge_hypot_map()2412 else if (t_kind == BTF_KIND_FWD && c_kind != BTF_KIND_FWD) in btf_dedup_merge_hypot_map()2415 if ((t_kind == BTF_KIND_STRUCT || t_kind == BTF_KIND_UNION) && in btf_dedup_merge_hypot_map()