Lines Matching refs:hw_lock
118 spinlock_t hw_lock; member
666 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_aead_setup()
671 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
679 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
979 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_ablk_setup()
989 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
997 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
1076 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_process_done()
1116 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_process_done()
1154 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_spacc_complete()
1161 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_spacc_complete()
1677 spin_lock_init(&engine->hw_lock); in spacc_probe()