Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dtls.c129 static int mlx5_fpga_tls_alloc_swid(struct idr *idr, spinlock_t *idr_spinlock, in mlx5_fpga_tls_alloc_swid() argument
143 spin_lock_irqsave(idr_spinlock, flags); in mlx5_fpga_tls_alloc_swid()
145 spin_unlock_irqrestore(idr_spinlock, flags); in mlx5_fpga_tls_alloc_swid()
152 spinlock_t *idr_spinlock, u32 swid) in mlx5_fpga_tls_release_swid() argument
157 spin_lock_irqsave(idr_spinlock, flags); in mlx5_fpga_tls_release_swid()
159 spin_unlock_irqrestore(idr_spinlock, flags); in mlx5_fpga_tls_release_swid()