dbe_lock           33 arch/mips/kernel/module.c static DEFINE_SPINLOCK(dbe_lock);
dbe_lock          415 arch/mips/kernel/module.c 	spin_lock_irqsave(&dbe_lock, flags);
dbe_lock          422 arch/mips/kernel/module.c 	spin_unlock_irqrestore(&dbe_lock, flags);
dbe_lock          446 arch/mips/kernel/module.c 		spin_lock_irq(&dbe_lock);
dbe_lock          448 arch/mips/kernel/module.c 		spin_unlock_irq(&dbe_lock);
dbe_lock          455 arch/mips/kernel/module.c 	spin_lock_irq(&dbe_lock);
dbe_lock          457 arch/mips/kernel/module.c 	spin_unlock_irq(&dbe_lock);