Lines Matching refs:mlx5_spinlock
202 struct mlx5_spinlock { struct
239 struct mlx5_spinlock lock32;
255 struct mlx5_spinlock hugetlb_lock;
325 struct mlx5_spinlock lock;
348 struct mlx5_spinlock lock;
369 struct mlx5_spinlock lock;
385 struct mlx5_spinlock lock;
691 static inline int mlx5_spin_lock(struct mlx5_spinlock *lock) in mlx5_spin_lock()
713 static inline int mlx5_spin_unlock(struct mlx5_spinlock *lock) in mlx5_spin_unlock()
723 static inline int mlx5_spinlock_init(struct mlx5_spinlock *lock) in mlx5_spinlock_init()
729 static inline int mlx5_spinlock_destroy(struct mlx5_spinlock *lock) in mlx5_spinlock_destroy()