Searched refs:c_id (Results 1 – 1 of 1) sorted by relevance
2388 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local2395 c_id = resolve_type_id(d, cand_type_id); in btf_dedup_merge_hypot_map()2397 c_kind = btf_kind(d->btf->types[c_id]); in btf_dedup_merge_hypot_map()2411 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()2413 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()2417 is_type_mapped(d, c_id) && in btf_dedup_merge_hypot_map()2425 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()