Lines Matching refs:hash_func
151 .hash_func = rte_jhash,
796 .hash_func = pseudo_hash, in test_full_bucket()
899 .hash_func = pseudo_hash, in test_extendable_bucket()
1103 .hash_func = rte_jhash_1word, /* Tests for different hash_func */ in fbk_hash_unit_test()
1112 .hash_func = NULL, /* Tests for null hash_func */ in fbk_hash_unit_test()
1422 params.hash_func = NULL; in test_hash_creation_with_good_parameters()
1459 ut_params.hash_func = rte_jhash; in test_average_table_utilization()
1537 ut_params.hash_func = rte_jhash; in test_hash_iteration()
1604 .hash_func = NULL,
1621 hash_params_ex.hash_func = (rte_hash_function)rte_jhash_32b; in test_hash_add_delete_jhash2()
1660 hash_params_ex.hash_func = (rte_hash_function)rte_jhash_32b; in test_hash_add_delete_2_jhash2()
1725 hash_params_ex.hash_func = test_hash_jhash_1word; in test_hash_add_delete_jhash_1word()
1760 hash_params_ex.hash_func = test_hash_jhash_2word; in test_hash_add_delete_jhash_2word()
1795 hash_params_ex.hash_func = test_hash_jhash_3word; in test_hash_add_delete_jhash_3word()
1919 .hash_func = pseudo_hash, in test_hash_rcu_qsbr_dq_mode()
2089 .hash_func = pseudo_hash, in test_hash_rcu_qsbr_sync_mode()