slow_path_mutex   969 drivers/infiniband/hw/mlx5/mlx5_ib.h 	struct mutex			slow_path_mutex;
slow_path_mutex   613 drivers/infiniband/hw/mlx5/mr.c 	mutex_init(&dev->slow_path_mutex);
slow_path_mutex  1307 drivers/infiniband/hw/mlx5/mr.c 		mutex_lock(&dev->slow_path_mutex);
slow_path_mutex  1310 drivers/infiniband/hw/mlx5/mr.c 		mutex_unlock(&dev->slow_path_mutex);