Searched refs:alloc_mutex (Results 1 – 7 of 7) 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()
206 mutex_lock(&sbi->alloc_mutex); in hfsplus_commit_superblock()235 mutex_unlock(&sbi->alloc_mutex); in hfsplus_commit_superblock()440 mutex_init(&sbi->alloc_mutex); in hfsplus_fill_super()
64 mutex_lock(&priv->alloc_mutex); in mlx5_dma_zalloc_coherent_node()70 mutex_unlock(&priv->alloc_mutex); in mlx5_dma_zalloc_coherent_node()
1870 mutex_init(&priv->alloc_mutex); in mlx5_mdev_init()1939 mutex_destroy(&priv->alloc_mutex); in mlx5_mdev_init()1963 mutex_destroy(&priv->alloc_mutex); in mlx5_mdev_uninit()
44 struct mutex alloc_mutex; member
174 mutex_init(&cma->alloc_mutex); in cma_activate_area() 839 mutex_lock(&cma->alloc_mutex); in cma_range_alloc() 841 mutex_unlock(&cma->alloc_mutex); in cma_range_alloc()
586 struct mutex alloc_mutex; member