Searched refs:rte_thread_value_get (Results 1 – 6 of 6) sorted by relevance
26 return rte_thread_value_get(key_workspace); in mlx5_flow_os_get_specific_workspace()
184 void *rte_thread_value_get(rte_thread_key key);
384 return rte_thread_value_get(ws_tls_index); in mlx5_flow_os_get_specific_workspace()394 if (!rte_thread_value_get(ws_tls_index)) { in mlx5_flow_os_set_specific_workspace()
96 rte_thread_value_get(rte_thread_key key) in rte_thread_value_get() function
133 rte_thread_value_get(rte_thread_key key) in rte_thread_value_get() function
404 rte_thread_value_get;