Lines Matching refs:hw_lock
118 spinlock_t hw_lock; member
643 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_aead_setup()
648 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
656 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_aead_setup()
954 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_ablk_setup()
964 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
972 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_ablk_setup()
1052 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_process_done()
1092 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_process_done()
1130 spin_lock_irqsave(&engine->hw_lock, flags); in spacc_spacc_complete()
1137 spin_unlock_irqrestore(&engine->hw_lock, flags); in spacc_spacc_complete()
1670 spin_lock_init(&engine->hw_lock); in spacc_probe()