Home
last modified time | relevance | path

Searched refs:queue_spinlock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Dsahara.c196 spinlock_t queue_spinlock; member
697 spin_lock_bh(&dev->queue_spinlock); in sahara_aes_crypt()
699 spin_unlock_bh(&dev->queue_spinlock); in sahara_aes_crypt()
1014 spin_lock_bh(&dev->queue_spinlock); in sahara_queue_manage()
1017 spin_unlock_bh(&dev->queue_spinlock); in sahara_queue_manage()
1063 spin_lock_bh(&dev->queue_spinlock); in sahara_sha_enqueue()
1065 spin_unlock_bh(&dev->queue_spinlock); in sahara_sha_enqueue()
1419 spin_lock_init(&dev->queue_spinlock); in sahara_probe()