Home
last modified time | relevance | path

Searched refs:alloc_mutex (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/hfsplus/
A Dbitmap.c35 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()
A Dsuper.c211 mutex_lock(&sbi->alloc_mutex); in hfsplus_sync_fs()
238 mutex_unlock(&sbi->alloc_mutex); in hfsplus_sync_fs()
392 mutex_init(&sbi->alloc_mutex); in hfsplus_fill_super()
A Dhfsplus_fs.h171 struct mutex alloc_mutex; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dalloc.c64 mutex_lock(&priv->alloc_mutex); in mlx5_dma_zalloc_coherent_node()
70 mutex_unlock(&priv->alloc_mutex); in mlx5_dma_zalloc_coherent_node()
A Dmain.c1637 mutex_init(&priv->alloc_mutex); in mlx5_mdev_init()
1694 mutex_destroy(&priv->alloc_mutex); in mlx5_mdev_init()
1716 mutex_destroy(&priv->alloc_mutex); in mlx5_mdev_uninit()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h609 struct mutex alloc_mutex; member

Completed in 16 milliseconds