Searched defs:hash_fn (Results 1 – 5 of 5) sorted by relevance
38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
14 static size_t hash_fn(long k, void *ctx) in hash_fn() function
239 static int hash_fn(struct dma_debug_entry *entry) in hash_fn() function
130 u8 hash_fn; member