Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A 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()
1457 spin_lock_init(&dev->queue_spinlock); in sahara_probe()