Searched refs:cand_id (Results 1 – 1 of 1) sorted by relevance
3749 __u32 cand_id; in btf_dedup_prim_type() local3772 cand_id = hash_entry->value; in btf_dedup_prim_type()3773 cand = btf_type_by_id(d->btf, cand_id); in btf_dedup_prim_type()3775 new_id = cand_id; in btf_dedup_prim_type()3785 cand_id = hash_entry->value; in btf_dedup_prim_type()3786 cand = btf_type_by_id(d->btf, cand_id); in btf_dedup_prim_type()3788 new_id = cand_id; in btf_dedup_prim_type()3794 new_id = cand_id; in btf_dedup_prim_type()3798 d->map[cand_id] = type_id; in btf_dedup_prim_type()3807 cand_id = hash_entry->value; in btf_dedup_prim_type()[all …]