Searched refs:cuckoo_hashtable_create (Results 1 – 4 of 4) sorted by relevance
79 struct cuckoo_hashtable * cuckoo_hashtable_create(
197 h = cuckoo_hashtable_create(¶ms_template); in cht_basic_tests()342 h = cuckoo_hashtable_create(¶ms_template); in cht_concurrent_add_init()432 h = cuckoo_hashtable_create(¶ms_template); in cht_concurrent_del_init()497 h = cuckoo_hashtable_create(&p); in cht_concurrent_duo_init()
388 cuckoo_hashtable_create(struct cuckoo_hashtable_params *p) in cuckoo_hashtable_create() function879 tmp_h = cuckoo_hashtable_create(&new_p); in cuckoo_resize()
163 fm->fm_flow_table = cuckoo_hashtable_create(&p); in flow_mgr_create()