Searched refs:cht_capacity (Results 1 – 4 of 4) sorted by relevance
71 size_t cht_capacity; member
402 if (p->cht_capacity > CUCKOO_HASHTABLE_ENTRIES_MAX || in cuckoo_hashtable_create()403 p->cht_capacity < _CHT_BUCKET_SLOTS) { in cuckoo_hashtable_create()407 ASSERT(p->cht_capacity < UINT32_MAX); in cuckoo_hashtable_create()408 n = (uint32_t)p->cht_capacity; in cuckoo_hashtable_create()879 .cht_capacity = new_capacity, in cuckoo_resize()
140 .cht_capacity = 1024,500 p.cht_capacity = CHT_OBJ_MAX / 2; in cht_concurrent_duo_init()
167 .cht_capacity = fe_cnt, in flow_mgr_create()