Lines Matching refs:hash_entry
3998 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
4024 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
4025 cand_id = hash_entry->value; in btf_dedup_prim_type()
4037 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
4038 cand_id = hash_entry->value; in btf_dedup_prim_type()
4059 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
4060 cand_id = hash_entry->value; in btf_dedup_prim_type()
4545 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
4562 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4563 __u32 cand_id = hash_entry->value; in btf_dedup_struct_type()
4638 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
4667 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4668 cand_id = hash_entry->value; in btf_dedup_ref_type()
4684 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4685 cand_id = hash_entry->value; in btf_dedup_ref_type()
4708 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4709 cand_id = hash_entry->value; in btf_dedup_ref_type()
4740 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4741 cand_id = hash_entry->value; in btf_dedup_ref_type()