Home
last modified time | relevance | path

Searched defs:grow (Results 1 – 3 of 3) 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()
Dhash_map_oa_lp.c113 static int sys_hashmap_oa_lp_rehash(struct sys_hashmap *map, bool grow) in sys_hashmap_oa_lp_rehash()
/Zephyr-latest/include/zephyr/sys/
Dhash_map.h316 static inline bool sys_hashmap_should_rehash(const struct sys_hashmap *map, bool grow, in sys_hashmap_should_rehash()