Lines Matching refs:hash_entry
1990 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
2014 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2015 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2026 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2027 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2049 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2050 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2455 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
2472 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
2473 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
2546 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
2574 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2575 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
2598 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2599 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
2630 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2631 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()