Lines Matching refs:hash_entry
3573 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
3597 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3598 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3609 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3610 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3633 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3634 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
4082 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
4099 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4100 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
4175 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
4203 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4204 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4227 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4228 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4259 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4260 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()