Searched refs:cht_capacity (Results 1 – 4 of 4) sorted by relevance
71 size_t cht_capacity; member
396 if (p->cht_capacity > CUCKOO_HASHTABLE_ENTRIES_MAX || in cuckoo_hashtable_create()397 p->cht_capacity < _CHT_BUCKET_SLOTS) { in cuckoo_hashtable_create()401 ASSERT(p->cht_capacity < UINT32_MAX); in cuckoo_hashtable_create()402 n = (uint32_t)p->cht_capacity; in cuckoo_hashtable_create()873 .cht_capacity = new_capacity, in cuckoo_resize()
140 .cht_capacity = 1024,496 p.cht_capacity = CHT_OBJ_MAX / 2; in cht_concurrent_duo_init()
158 .cht_capacity = fe_cnt, in flow_mgr_create()