Lines Matching refs:emsgs_lock
50 static spinlock_t emsgs_lock; variable
144 spin_lock_irqsave(&emsgs_lock, flags); in aoechr_error()
148 bail: spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_error()
163 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_error()
233 spin_lock_irqsave(&emsgs_lock, flags); in aoechr_read()
240 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
245 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
249 spin_lock_irqsave(&emsgs_lock, flags); in aoechr_read()
254 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
259 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
270 spin_unlock_irqrestore(&emsgs_lock, flags); in aoechr_read()
297 spin_lock_init(&emsgs_lock); in aoechr_init()