Searched refs:hashmap_entry (Results 1 – 5 of 5) sorted by relevance
18 static void hashmap_add_entry(struct hashmap_entry **pprev, in hashmap_add_entry()19 struct hashmap_entry *entry) in hashmap_add_entry()25 static void hashmap_del_entry(struct hashmap_entry **pprev, in hashmap_del_entry()26 struct hashmap_entry *entry) in hashmap_del_entry()90 struct hashmap_entry **new_buckets; in hashmap_grow()91 struct hashmap_entry *cur, *tmp; in hashmap_grow()120 struct hashmap_entry ***pprev, in hashmap_find_entry()121 struct hashmap_entry **entry) in hashmap_find_entry()123 struct hashmap_entry *cur, **prev_ptr; in hashmap_find_entry()146 struct hashmap_entry *entry; in hashmap__insert()[all …]
29 struct hashmap_entry { struct32 struct hashmap_entry *next; argument40 struct hashmap_entry **buckets;
1994 struct hashmap_entry *hash_entry; in btf_dedup_prim_type()2459 struct hashmap_entry *hash_entry; in btf_dedup_struct_type()2550 struct hashmap_entry *hash_entry; in btf_dedup_ref_type()
3119 struct hashmap_entry *entry; in bpf_core_reloc_offsets()
54 struct hashmap_entry *entry, *tmp; in test_hashmap_generic()260 struct hashmap_entry *entry; in test_hashmap_multimap()334 struct hashmap_entry *entry; in test_hashmap_empty()