Lines Matching refs:hash_entry
3667 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
3692 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3693 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3704 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3705 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3728 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3729 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
4177 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
4194 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4195 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
4270 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
4298 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4299 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4315 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4316 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4339 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4340 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4371 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4372 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()