Home
last modified time | relevance | path

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

/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() argument
323 const bool shrink = !grow; in sys_hashmap_should_rehash()
331 size += grow; in sys_hashmap_should_rehash()
338 n_buckets += grow * (size == 1) * config->initial_n_buckets; in sys_hashmap_should_rehash()
340 n_buckets <<= grow * (size != 1); in sys_hashmap_should_rehash()
352 grow && (data->n_buckets == 0 || in sys_hashmap_should_rehash()
/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() argument
78 if (!sys_hashmap_should_rehash(map, grow, 0, &new_n_buckets)) { 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() argument
123 if (!sys_hashmap_should_rehash(map, grow, data->n_tombstones, &new_n_buckets)) { in sys_hashmap_oa_lp_rehash()
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.cp27 the queue size is multiplied by number of connected PD so this can grow
DKconfig.pd21 the queue size is multiplied by number of connected PD so this can grow
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard-catalog.css124 flex-grow: 1;
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst131 * File system: Added API to grow or shrink a file.
196 * ``ZEP-635`` - Add FS API to grow a file
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst184 The scope of this test suite may grow over time. The goal is to specify
/Zephyr-latest/doc/safety/
Dsafety_overview.rst277 Safety should not block the project and minimize the room to grow in any way.
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css364 flex-grow: 5;
770 flex-grow: 2;
902 flex-grow: 1;
/Zephyr-latest/doc/_static/css/
Dcustom.css1016 flex-grow: 1;
/Zephyr-latest/kernel/
DKconfig982 grow towards lower memory addresses.
/Zephyr-latest/doc/hardware/porting/
Darch.rst567 At present, Zephyr does not support stacks that grow upward.
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig1686 will gradually grow toward the actual PollTimeout, doubling