Searched refs:g_handle (Results 1 – 1 of 1) sorted by relevance
71 rte_hash_free(g_handle); \1828 static struct rte_hash *g_handle; variable1853 g_handle = rte_hash_create(¶ms); in test_hash_rcu_qsbr_add()1893 rte_hash_free(g_handle); in test_hash_rcu_qsbr_add()1942 g_handle = NULL; in test_hash_rcu_qsbr_dq_mode()1955 g_handle = rte_hash_create(¶ms_pseudo_hash); in test_hash_rcu_qsbr_dq_mode()2038 rte_hash_free(g_handle); in test_hash_rcu_qsbr_dq_mode()2065 rte_hash_lookup(g_handle, &g_rand_keys[0]); in test_hash_rcu_qsbr_reader()2112 g_handle = NULL; in test_hash_rcu_qsbr_sync_mode()2125 g_handle = rte_hash_create(¶ms_pseudo_hash); in test_hash_rcu_qsbr_sync_mode()[all …]