Searched refs:t_id (Results 1 – 1 of 1) sorted by relevance
2393 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local2399 t_id = resolve_type_id(d, targ_type_id); in btf_dedup_merge_hypot_map()2401 t_kind = btf_kind(d->btf->types[t_id]); in btf_dedup_merge_hypot_map()2416 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()2418 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()2423 !is_type_mapped(d, t_id)) { in btf_dedup_merge_hypot_map()2430 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()