Lines Matching defs:emsgs_lock
50 static spinlock_t emsgs_lock;
134 spin_lock_irqsave(&emsgs_lock, flags);
138 bail: spin_unlock_irqrestore(&emsgs_lock, flags);
155 spin_unlock_irqrestore(&emsgs_lock, flags);
225 spin_lock_irqsave(&emsgs_lock, flags);
232 spin_unlock_irqrestore(&emsgs_lock, flags);
237 spin_unlock_irqrestore(&emsgs_lock, flags);
241 spin_lock_irqsave(&emsgs_lock, flags);
246 spin_unlock_irqrestore(&emsgs_lock, flags);
251 spin_unlock_irqrestore(&emsgs_lock, flags);
262 spin_unlock_irqrestore(&emsgs_lock, flags);
294 spin_lock_init(&emsgs_lock);