Lines Matching refs:spinlock_t
245 spinlock_t lock;
253 spinlock_t lock;
380 spinlock_t lock;
484 spinlock_t lock;
527 spinlock_t alloc_lock; /* protect quotas */
542 spinlock_t lock;
555 spinlock_t event_lock;
583 spinlock_t slave_state_lock;
617 spinlock_t context_lock;
662 spinlock_t lock;
683 spinlock_t lock;
702 spinlock_t lock;
845 spinlock_t ctx_lock;
1352 static inline spinlock_t *mlx4_tlock(struct mlx4_dev *dev) in mlx4_tlock()