Lines Matching refs:hw_lock
112 spinlock_t hw_lock; member
705 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_aead_setup()
710 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
718 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
1043 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_ablk_setup()
1053 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
1061 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
1141 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_process_done()
1181 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_process_done()
1219 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_spacc_complete()
1226 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_spacc_complete()
1748 spin_lock_init(&engine->hw_lock); in spacc_probe()