Lines Matching refs:open_lock
114 spinlock_t open_lock;
286 spin_lock(&uart->open_lock);
288 spin_unlock(&uart->open_lock);
294 spin_unlock(&uart->open_lock);
305 spin_lock_irqsave(&uart->open_lock, flags);
308 spin_unlock_irqrestore(&uart->open_lock, flags);
507 spin_lock_irqsave(&uart->open_lock, flags);
512 spin_unlock_irqrestore(&uart->open_lock, flags);
521 spin_lock_irqsave(&uart->open_lock, flags);
526 spin_unlock_irqrestore(&uart->open_lock, flags);
536 spin_lock_irqsave(&uart->open_lock, flags);
541 spin_unlock_irqrestore(&uart->open_lock, flags);
549 spin_lock_irqsave(&uart->open_lock, flags);
554 spin_unlock_irqrestore(&uart->open_lock, flags);
563 spin_lock_irqsave(&uart->open_lock, flags);
568 spin_unlock_irqrestore(&uart->open_lock, flags);
648 spin_lock_irqsave(&uart->open_lock, flags);
723 spin_unlock_irqrestore(&uart->open_lock, flags);
732 spin_lock_irqsave(&uart->open_lock, flags);
737 spin_unlock_irqrestore(&uart->open_lock, flags);
791 spin_lock_init(&uart->open_lock);