Lines Matching refs:emsgs_lock
50 static spinlock_t emsgs_lock; variable
134 spin_lock_irqsave(&emsgs_lock, flags); in aoechr_error()
138 bail: spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_error()
153 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_error()
223 spin_lock_irqsave(&emsgs_lock, flags); in aoechr_read()
230 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
235 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
239 spin_lock_irqsave(&emsgs_lock, flags); in aoechr_read()
244 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
249 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
260 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
292 spin_lock_init(&emsgs_lock); in aoechr_init()