Searched defs:irq_lock (Results 1 - 2 of 2) sorted by relevance

/arch/cris/arch-v32/kernel/
H A Dirq.c45 DEFINE_SPINLOCK(irq_lock); variable
209 spin_lock_irqsave(&irq_lock, flags);
224 spin_unlock_irqrestore(&irq_lock, flags);
233 spin_lock_irqsave(&irq_lock, flags);
248 spin_unlock_irqrestore(&irq_lock, flags);
257 spin_lock_irqsave(&irq_lock, flags);
263 spin_unlock_irqrestore(&irq_lock, flags);
276 spin_unlock_irqrestore(&irq_lock, flags);
309 spin_lock_irqsave(&irq_lock, flags);
311 spin_unlock_irqrestore(&irq_lock, flag
[all...]
/arch/alpha/include/asm/
H A Dcore_marvel.h315 spinlock_t irq_lock; member in struct:io7

Completed in 333 milliseconds