Lines Matching refs:lock
146 spinlock_t lock; member
181 spinlock_t lock; member
456 spin_lock_init(&kcq->lock); in kyber_ctx_queue_init()
489 spin_lock_init(&khd->lock); in kyber_init_hctx()
576 spin_lock(&kcq->lock); in kyber_bio_merge()
578 spin_unlock(&kcq->lock); in kyber_bio_merge()
599 spin_lock(&kcq->lock); in kyber_insert_requests()
607 spin_unlock(&kcq->lock); in kyber_insert_requests()
669 spin_lock(&kcq->lock); in flush_busy_kcq()
673 spin_unlock(&kcq->lock); in flush_busy_kcq()
742 spin_lock_irq(&ws->wait.lock); in kyber_get_domain_token()
744 spin_unlock_irq(&ws->wait.lock); in kyber_get_domain_token()
807 spin_lock(&khd->lock); in kyber_dispatch_request()
842 spin_unlock(&khd->lock); in kyber_dispatch_request()
908 __acquires(&khd->lock) \
913 spin_lock(&khd->lock); \
927 __releases(&khd->lock) \
932 spin_unlock(&khd->lock); \