Searched refs:pgdir_mutex (Results 1 – 8 of 8) sorted by relevance
130 mutex_lock(&hr_dev->pgdir_mutex); in hns_roce_alloc_db()148 mutex_unlock(&hr_dev->pgdir_mutex); in hns_roce_alloc_db()158 mutex_lock(&hr_dev->pgdir_mutex); in hns_roce_free_db()179 mutex_unlock(&hr_dev->pgdir_mutex); in hns_roce_free_db()
1054 mutex_destroy(&hr_dev->pgdir_mutex); in hns_roce_teardown_hca()1073 mutex_init(&hr_dev->pgdir_mutex); in hns_roce_setup_hca()1105 mutex_destroy(&hr_dev->pgdir_mutex); in hns_roce_setup_hca()
191 mutex_lock(&dev->priv.pgdir_mutex); in mlx5_db_alloc_node()209 mutex_unlock(&dev->priv.pgdir_mutex); in mlx5_db_alloc_node()219 mutex_lock(&dev->priv.pgdir_mutex); in mlx5_db_free()231 mutex_unlock(&dev->priv.pgdir_mutex); in mlx5_db_free()
1871 mutex_init(&priv->pgdir_mutex); in mlx5_mdev_init()1938 mutex_destroy(&priv->pgdir_mutex); in mlx5_mdev_init()1962 mutex_destroy(&priv->pgdir_mutex); in mlx5_mdev_uninit()
698 mutex_lock(&priv->pgdir_mutex); in mlx4_db_alloc()716 mutex_unlock(&priv->pgdir_mutex); in mlx4_db_alloc()728 mutex_lock(&priv->pgdir_mutex); in mlx4_db_free()747 mutex_unlock(&priv->pgdir_mutex); in mlx4_db_free()
893 struct mutex pgdir_mutex; member
3406 mutex_init(&priv->pgdir_mutex); in mlx4_load_one()
589 struct mutex pgdir_mutex; member