Lines Matching defs:current_entry_lock
74 spinlock_t current_entry_lock;
705 spin_lock(&q->current_entry_lock);
707 lockdep_is_held(&q->current_entry_lock));
709 lockdep_is_held(&q->current_entry_lock));
711 lockdep_is_held(&q->current_entry_lock));
754 spin_unlock(&q->current_entry_lock);
1185 spin_lock(&q->current_entry_lock);
1188 lockdep_is_held(&q->current_entry_lock));
1190 lockdep_is_held(&q->current_entry_lock));
1194 spin_unlock(&q->current_entry_lock);
1590 spin_lock_irqsave(&q->current_entry_lock, flags);
1598 spin_unlock_irqrestore(&q->current_entry_lock, flags);
1674 spin_lock_init(&q->current_entry_lock);