Lines Matching refs:hw_lock
106 spinlock_t hw_lock; member
650 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_aead_setup()
655 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
663 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
967 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_ablk_setup()
977 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
985 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
1068 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_process_done()
1108 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_process_done()
1146 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_spacc_complete()
1153 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_spacc_complete()
1674 spin_lock_init(&engine->hw_lock); in spacc_probe()