Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Dsahara.c198 spinlock_t queue_spinlock; member
644 spin_lock_bh(&dev->queue_spinlock); in sahara_aes_crypt()
646 spin_unlock_bh(&dev->queue_spinlock); in sahara_aes_crypt()
1045 spin_lock_bh(&dev->queue_spinlock); in sahara_queue_manage()
1048 spin_unlock_bh(&dev->queue_spinlock); in sahara_queue_manage()
1094 spin_lock_bh(&dev->queue_spinlock); in sahara_sha_enqueue()
1096 spin_unlock_bh(&dev->queue_spinlock); in sahara_sha_enqueue()
1451 spin_lock_init(&dev->queue_spinlock); in sahara_probe()