Lines Matching refs:hw_lock
105 spinlock_t hw_lock; member
653 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_aead_setup()
658 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
666 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
978 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_ablk_setup()
988 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
996 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
1074 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_process_done()
1114 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_process_done()
1152 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_spacc_complete()
1159 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_spacc_complete()
1673 spin_lock_init(&engine->hw_lock); in spacc_probe()