Searched refs:cs_lock (Results 1 – 6 of 6) sorted by relevance
198 spin_lock_init(&ctx->cs_lock); in hl_ctx_init()350 spin_lock(&ctx->cs_lock); in hl_ctx_get_fence()354 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fence()375 spin_lock(&ctx->cs_lock); in hl_ctx_get_fences()391 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fences()
946 spin_lock(&ctx->cs_lock); in allocate_cs()987 spin_unlock(&ctx->cs_lock); in allocate_cs()994 spin_unlock(&ctx->cs_lock); in allocate_cs()
1844 spinlock_t cs_lock; member
66 spinlock_t cs_lock; member140 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_alloc_urb_from_pipe()148 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_alloc_urb_from_pipe()162 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_free_urb_to_pipe()166 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_free_urb_to_pipe()647 spin_lock_init(&(ar_usb->cs_lock)); in ath6kl_usb_create()
45 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath10k_usb_alloc_urb_from_pipe()52 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath10k_usb_alloc_urb_from_pipe()66 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath10k_usb_free_urb_to_pipe()71 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath10k_usb_free_urb_to_pipe()942 spin_lock_init(&ar_usb->cs_lock); in ath10k_usb_create()
94 spinlock_t cs_lock; member