Searched refs:alloc_mutex (Results 1 – 5 of 5) sorted by relevance
35 mutex_lock(&sbi->alloc_mutex); in hfsplus_block_allocate()160 mutex_unlock(&sbi->alloc_mutex); in hfsplus_block_allocate()182 mutex_lock(&sbi->alloc_mutex); in hfsplus_block_free()237 mutex_unlock(&sbi->alloc_mutex); in hfsplus_block_free()243 mutex_unlock(&sbi->alloc_mutex); in hfsplus_block_free()
44 struct mutex alloc_mutex; member
92 mutex_lock(&priv->alloc_mutex); in mlx5_dma_zalloc_coherent_node()98 mutex_unlock(&priv->alloc_mutex); in mlx5_dma_zalloc_coherent_node()
1821 mutex_init(&priv->alloc_mutex); in mlx5_mdev_init()1901 mutex_destroy(&priv->alloc_mutex); in mlx5_mdev_init()1926 mutex_destroy(&priv->alloc_mutex); in mlx5_mdev_uninit()
600 struct mutex alloc_mutex; member