Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dcommit.c206 spin_lock(&c->cs_lock); in do_commit()
210 spin_unlock(&c->cs_lock); in do_commit()
217 spin_lock(&c->cs_lock); in do_commit()
220 spin_unlock(&c->cs_lock); in do_commit()
234 spin_lock(&c->cs_lock); in run_bg_commit()
242 spin_unlock(&c->cs_lock); in run_bg_commit()
245 spin_lock(&c->cs_lock); in run_bg_commit()
252 spin_unlock(&c->cs_lock); in run_bg_commit()
259 spin_unlock(&c->cs_lock); in run_bg_commit()
328 spin_lock(&c->cs_lock); in ubifs_commit_required()
[all …]
H A Dubifs.h1286 spinlock_t cs_lock; member
H A Dsuper.c2129 spin_lock_init(&c->cs_lock); in alloc_ubifs_info()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dcontext.c139 spin_lock_init(&ctx->cs_lock); in hl_ctx_init()
215 spin_lock(&ctx->cs_lock); in hl_ctx_get_fence()
218 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fence()
223 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fence()
230 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fence()
H A Dcommand_submission.c429 spin_lock(&ctx->cs_lock); in allocate_cs()
464 spin_unlock(&ctx->cs_lock); in allocate_cs()
471 spin_unlock(&ctx->cs_lock); in allocate_cs()
H A Dhabanalabs.h896 spinlock_t cs_lock; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dusb.c66 spinlock_t cs_lock; member
139 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_alloc_urb_from_pipe()
147 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_alloc_urb_from_pipe()
161 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_free_urb_to_pipe()
165 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); in ath6kl_usb_free_urb_to_pipe()
639 spin_lock_init(&(ar_usb->cs_lock)); in ath6kl_usb_create()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dusb.c45 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()
934 spin_lock_init(&ar_usb->cs_lock); in ath10k_usb_create()
H A Dusb.h94 spinlock_t cs_lock; member
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h1868 spinlock_t cs_lock; member
H A Dsuper.c2199 spin_lock_init(&c->cs_lock); in alloc_ubifs_info()