Searched refs:cs_lock (Results 1 – 6 of 6) sorted by relevance
209 spin_lock_init(&ctx->cs_lock); in hl_ctx_init()364 spin_lock(&ctx->cs_lock); in hl_ctx_get_fence()368 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fence()389 spin_lock(&ctx->cs_lock); in hl_ctx_get_fences()405 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fences()
968 spin_lock(&ctx->cs_lock); in allocate_cs()1009 spin_unlock(&ctx->cs_lock); in allocate_cs()1016 spin_unlock(&ctx->cs_lock); in allocate_cs()
1950 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()
95 spinlock_t cs_lock; member
Completed in 34 milliseconds