Searched refs:c_id (Results 1 – 1 of 1) sorted by relevance
4058 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local4065 c_id = resolve_type_id(d, canon_type_id); in btf_dedup_merge_hypot_map()4067 c_kind = btf_kind(btf__type_by_id(d->btf, c_id)); in btf_dedup_merge_hypot_map()4089 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()4100 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()4104 is_type_mapped(d, c_id) && in btf_dedup_merge_hypot_map()4112 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()