Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H 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()
/linux/mm/
H A Dcma.h44 struct mutex alloc_mutex; member
H A Dcma.c173 mutex_init(&cma->alloc_mutex); in cma_activate_area()
838 mutex_lock(&cma->alloc_mutex); in cma_range_alloc()
840 mutex_unlock(&cma->alloc_mutex); in cma_range_alloc()