Lines Matching refs:hash_entry
1994 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
2018 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2019 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2030 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2031 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2053 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2054 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2459 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
2476 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
2477 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
2550 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
2578 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2579 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
2602 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2603 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
2634 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2635 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()