Searched refs:sys_hashmap_sc_find (Results 1 – 1 of 1) sorted by relevance
109 static struct sys_hashmap_sc_entry *sys_hashmap_sc_find(const struct sys_hashmap *map, uint64_t key) in sys_hashmap_sc_find() function226 entry = sys_hashmap_sc_find(map, key); in sys_hashmap_sc_insert()258 entry = sys_hashmap_sc_find(map, key); in sys_hashmap_sc_remove()284 entry = sys_hashmap_sc_find(map, key); in sys_hashmap_sc_get()