Searched refs:g_handle (Results 1 – 1 of 1) sorted by relevance
71 rte_hash_free(g_handle); \1818 static struct rte_hash *g_handle; variable1843 g_handle = rte_hash_create(¶ms); in test_hash_rcu_qsbr_add()1883 rte_hash_free(g_handle); in test_hash_rcu_qsbr_add()1932 g_handle = NULL; in test_hash_rcu_qsbr_dq_mode()1945 g_handle = rte_hash_create(¶ms_pseudo_hash); in test_hash_rcu_qsbr_dq_mode()2028 rte_hash_free(g_handle); in test_hash_rcu_qsbr_dq_mode()2055 rte_hash_lookup(g_handle, &g_rand_keys[0]); in test_hash_rcu_qsbr_reader()2102 g_handle = NULL; in test_hash_rcu_qsbr_sync_mode()2115 g_handle = rte_hash_create(¶ms_pseudo_hash); in test_hash_rcu_qsbr_sync_mode()[all …]