Searched refs:emsgs_lock (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/block/aoe/
H A Daoechr.c50 static spinlock_t emsgs_lock; variable
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, flag
[all...]

Completed in 122 milliseconds