Home
last modified time | relevance | path

Searched refs:sys_hashmap_sc_rehash (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/lib/hash/
Dhash_map_sc.c71 static int sys_hashmap_sc_rehash(struct sys_hashmap *map, bool grow) in sys_hashmap_sc_rehash() function
237 ret = sys_hashmap_sc_rehash(map, true); in sys_hashmap_sc_insert()
270 ret = sys_hashmap_sc_rehash(map, false); in sys_hashmap_sc_remove()