Searched refs:sys_hashmap_should_rehash (Results 1 – 3 of 3) sorted by relevance
316 static inline bool sys_hashmap_should_rehash(const struct sys_hashmap *map, bool grow, in sys_hashmap_should_rehash() function
78 if (!sys_hashmap_should_rehash(map, grow, 0, &new_n_buckets)) { in sys_hashmap_sc_rehash()
123 if (!sys_hashmap_should_rehash(map, grow, data->n_tombstones, &new_n_buckets)) { in sys_hashmap_oa_lp_rehash()