Searched refs:hashmap_hash_fn (Results 1 – 3 of 3) sorted by relevance
26 typedef size_t (*hashmap_hash_fn)(const void *key, void *ctx); typedef36 hashmap_hash_fn hash_fn;56 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,58 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn,
32 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()45 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
1389 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new()