Lines Matching refs:hash_entry
3559 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
3583 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3584 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3595 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3596 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3618 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3619 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
4024 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
4041 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4042 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
4115 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
4143 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4144 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4167 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4168 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4199 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4200 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()