Lines Matching refs:hash_entry
3729 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
3755 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3756 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3767 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3768 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3788 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3789 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
3810 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3811 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
4296 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
4313 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4314 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
4389 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
4418 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4419 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4435 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4436 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4459 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4460 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
4491 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4492 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()