Lines Matching refs:hash_entry
1995 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local
2019 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2020 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2031 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2032 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2054 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
2055 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_prim_type()
2460 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local
2477 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
2478 __u32 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_struct_type()
2551 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
2579 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2580 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
2603 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2604 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()
2635 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
2636 cand_id = (__u32)(long)hash_entry->value; in btf_dedup_ref_type()