Lines Matching refs:spinlock_t
247 spinlock_t lock;
255 spinlock_t lock;
388 spinlock_t lock;
495 spinlock_t lock;
538 spinlock_t alloc_lock; /* protect quotas */
553 spinlock_t lock;
566 spinlock_t event_lock;
594 spinlock_t slave_state_lock;
628 spinlock_t context_lock;
673 spinlock_t lock;
694 spinlock_t lock;
713 spinlock_t lock;
860 spinlock_t ctx_lock;
1370 static inline spinlock_t *mlx4_tlock(struct mlx4_dev *dev) in mlx4_tlock()