opal_async_comp_lock   36 arch/powerpc/platforms/powernv/opal-async.c static DEFINE_SPINLOCK(opal_async_comp_lock);
opal_async_comp_lock   46 arch/powerpc/platforms/powernv/opal-async.c 	spin_lock_irqsave(&opal_async_comp_lock, flags);
opal_async_comp_lock   56 arch/powerpc/platforms/powernv/opal-async.c 	spin_unlock_irqrestore(&opal_async_comp_lock, flags);
opal_async_comp_lock   93 arch/powerpc/platforms/powernv/opal-async.c 	spin_lock_irqsave(&opal_async_comp_lock, flags);
opal_async_comp_lock  111 arch/powerpc/platforms/powernv/opal-async.c 	spin_unlock_irqrestore(&opal_async_comp_lock, flags);
opal_async_comp_lock  189 arch/powerpc/platforms/powernv/opal-async.c 		spin_lock_irqsave(&opal_async_comp_lock, flags);
opal_async_comp_lock  192 arch/powerpc/platforms/powernv/opal-async.c 		spin_unlock_irqrestore(&opal_async_comp_lock, flags);
opal_async_comp_lock  224 arch/powerpc/platforms/powernv/opal-async.c 	spin_lock_irqsave(&opal_async_comp_lock, flags);
opal_async_comp_lock  227 arch/powerpc/platforms/powernv/opal-async.c 	spin_unlock_irqrestore(&opal_async_comp_lock, flags);