Searched refs:slow_path_mutex (Results 1 – 2 of 2) sorted by relevance
984 mutex_init(&dev->slow_path_mutex); in mlx5_mkey_cache_init()1189 mutex_lock(&dev->slow_path_mutex); in alloc_cacheable_mr()1191 mutex_unlock(&dev->slow_path_mutex); in alloc_cacheable_mr()1412 mutex_lock(&dev->slow_path_mutex); in create_real_mr()1414 mutex_unlock(&dev->slow_path_mutex); in create_real_mr()
1136 struct mutex slow_path_mutex; member