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