Searched refs:hashmap_entry_init (Results 1 – 3 of 3) sorted by relevance
67 static inline void hashmap_entry_init(void *entry, unsigned int hash) in hashmap_entry_init() function87 hashmap_entry_init(&key, hash); in hashmap_get_from_hash()
273 hashmap_entry_init(&key, memhash(data, len)); in memintern()279 hashmap_entry_init(e, key.ent.hash); in memintern()
68 hashmap_entry_init(&chunk->ent, hash); in erofs_blob_getchunk()79 hashmap_entry_init(&key, hash); in erofs_blob_getchunk()