Searched refs:cand_type_id (Results 1 – 1 of 1) sorted by relevance
2386 __u32 cand_type_id, targ_type_id; in btf_dedup_merge_hypot_map() local2392 cand_type_id = d->hypot_list[i]; in btf_dedup_merge_hypot_map()2393 targ_type_id = d->hypot_map[cand_type_id]; in btf_dedup_merge_hypot_map()2395 c_id = resolve_type_id(d, cand_type_id); in btf_dedup_merge_hypot_map()