Searched refs:hashmap_lookup (Results 1 – 3 of 3) sorted by relevance
25 void *hashmap_lookup(struct hashmap *h, const void *key);
46 void *hashmap_lookup(struct hashmap *h, const void *key) in hashmap_lookup() function
126 allocator->cur_entry = hashmap_lookup(allocator->entries, in base_fs_alloc_set_target()