Home
last modified time | relevance | path

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

/openbmc/linux/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()
245 spin_lock(&c->cs_lock); in run_bg_commit()
328 spin_lock(&c->cs_lock); in ubifs_commit_required()
358 spin_lock(&c->cs_lock); in ubifs_request_bg_commit()
403 spin_lock(&c->cs_lock); in ubifs_run_commit()
425 spin_lock(&c->cs_lock); in ubifs_run_commit()
[all …]
H A Dubifs.h1311 spinlock_t cs_lock; member
H A Dsuper.c2143 spin_lock_init(&c->cs_lock); in alloc_ubifs_info()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c208 spin_lock_init(&ctx->cs_lock); in hl_ctx_init()
360 spin_lock(&ctx->cs_lock); in hl_ctx_get_fence()
364 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fence()
385 spin_lock(&ctx->cs_lock); in hl_ctx_get_fences()
401 spin_unlock(&ctx->cs_lock); in hl_ctx_get_fences()
H A Dcommand_submission.c950 spin_lock(&ctx->cs_lock); in allocate_cs()
991 spin_unlock(&ctx->cs_lock); in allocate_cs()
998 spin_unlock(&ctx->cs_lock); in allocate_cs()
H A Dhabanalabs.h1884 spinlock_t cs_lock; member
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dusb.c66 spinlock_t cs_lock; member
140 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()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.h94 spinlock_t cs_lock; member
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()
942 spin_lock_init(&ar_usb->cs_lock); in ath10k_usb_create()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h1867 spinlock_t cs_lock; member
H A Dsuper.c2201 spin_lock_init(&c->cs_lock); in alloc_ubifs_info()