Searched refs:n_tombstones (Results 1 – 2 of 2) sorted by relevance
92 --data->n_tombstones; in sys_hashmap_oa_lp_insert_no_rehash()123 if (!sys_hashmap_should_rehash(map, grow, data->n_tombstones, &new_n_buckets)) { in sys_hashmap_oa_lp_rehash()231 data->n_tombstones = 0; in sys_hashmap_oa_lp_clear()263 ++data->n_tombstones; in sys_hashmap_oa_lp_remove()
31 size_t n_tombstones; member