Home
last modified time | relevance | path

Searched refs:mlx5_dev_ctx_list_mutex (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.c185 static pthread_mutex_t mlx5_dev_ctx_list_mutex = PTHREAD_MUTEX_INITIALIZER; variable
888 pthread_mutex_lock(&mlx5_dev_ctx_list_mutex); in mlx5_alloc_shared_dev_ctx()
1016 pthread_mutex_unlock(&mlx5_dev_ctx_list_mutex); in mlx5_alloc_shared_dev_ctx()
1020 pthread_mutex_unlock(&mlx5_dev_ctx_list_mutex); in mlx5_alloc_shared_dev_ctx()
1052 pthread_mutex_lock(&mlx5_dev_ctx_list_mutex); in mlx5_free_shared_dev_ctx()
1080 pthread_mutex_unlock(&mlx5_dev_ctx_list_mutex); in mlx5_free_shared_dev_ctx()
1114 pthread_mutex_unlock(&mlx5_dev_ctx_list_mutex); in mlx5_free_shared_dev_ctx()