Searched refs:shrink (Results 1 – 5 of 5) sorted by relevance
323 const bool shrink = !grow; in sys_hashmap_should_rehash() local342 n_buckets >>= shrink; in sys_hashmap_should_rehash()355 shrink && (n_buckets == 0 || (size * 100) / n_buckets <= map->config->load_factor); in sys_hashmap_should_rehash()
9 (k_threads) API, highlighting the overhead of the POSIX. Ideally, this overhead would shrink over
44 Testing shrink to 0 size
131 * File system: Added API to grow or shrink a file.194 * ``ZEP-622`` - Add FS API to truncate/shrink a file
217 * ``ZEP-1028`` - shrink k_block struct size