Lines Matching refs:hash_entry
3745 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
3771 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3772 cand_id = hash_entry->value; in btf_dedup_prim_type()
3784 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3785 cand_id = hash_entry->value; in btf_dedup_prim_type()
3806 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3807 cand_id = hash_entry->value; in btf_dedup_prim_type()
4292 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
4309 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4310 __u32 cand_id = hash_entry->value; in btf_dedup_struct_type()
4385 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
4414 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4415 cand_id = hash_entry->value; in btf_dedup_ref_type()
4431 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4432 cand_id = hash_entry->value; in btf_dedup_ref_type()
4455 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4456 cand_id = hash_entry->value; in btf_dedup_ref_type()
4487 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4488 cand_id = hash_entry->value; in btf_dedup_ref_type()