Searched refs:slow_path_mutex (Results 1 – 2 of 2) sorted by relevance
972 mutex_init(&dev->slow_path_mutex); in mlx5_mkey_cache_init()1171 mutex_lock(&dev->slow_path_mutex); in alloc_cacheable_mr()1174 mutex_unlock(&dev->slow_path_mutex); in alloc_cacheable_mr()1486 mutex_lock(&dev->slow_path_mutex); in create_real_mr()1490 mutex_unlock(&dev->slow_path_mutex); in create_real_mr()1735 mutex_lock(&dev->slow_path_mutex); in reg_user_mr_dmabuf_by_data_direct()1738 mutex_unlock(&dev->slow_path_mutex); in reg_user_mr_dmabuf_by_data_direct()
1188 struct mutex slow_path_mutex; member