Lines Matching refs:hash_entry
3562 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
3586 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3587 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3598 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3599 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3621 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3622 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
4027 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
4044 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4045 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
4118 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
4146 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4147 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4170 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4171 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4202 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4203 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()