Home
last modified time | relevance | path

Searched refs:emsgs_lock (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/aoe/
A Daoechr.c50 static spinlock_t emsgs_lock; variable
134 spin_lock_irqsave(&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()
[all …]

Completed in 3 milliseconds