Lines Matching defs:open_lock
113 spinlock_t open_lock;
284 guard(spinlock)(&uart->open_lock);
299 guard(spinlock_irqsave)(&uart->open_lock);
499 guard(spinlock_irqsave)(&uart->open_lock);
511 guard(spinlock_irqsave)(&uart->open_lock);
524 guard(spinlock_irqsave)(&uart->open_lock);
535 guard(spinlock_irqsave)(&uart->open_lock);
547 guard(spinlock_irqsave)(&uart->open_lock);
630 guard(spinlock_irqsave)(&uart->open_lock);
712 scoped_guard(spinlock_irqsave, &uart->open_lock) {
754 spin_lock_init(&uart->open_lock);