Searched refs:slow_path_mutex (Results 1 – 2 of 2) sorted by relevance
675 mutex_init(&dev->slow_path_mutex); in mlx5_mr_cache_init()1358 mutex_lock(&dev->slow_path_mutex); in mlx5_ib_reg_user_mr()1361 mutex_unlock(&dev->slow_path_mutex); in mlx5_ib_reg_user_mr()
878 struct mutex slow_path_mutex; member