Searched refs:cs_lock (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/ubifs/
H A Dcommit.c218 spin_lock(&c->cs_lock); do_commit()
222 spin_unlock(&c->cs_lock); do_commit()
229 spin_lock(&c->cs_lock); do_commit()
232 spin_unlock(&c->cs_lock); do_commit()
246 spin_lock(&c->cs_lock); run_bg_commit()
254 spin_unlock(&c->cs_lock); run_bg_commit()
257 spin_lock(&c->cs_lock); run_bg_commit()
264 spin_unlock(&c->cs_lock); run_bg_commit()
271 spin_unlock(&c->cs_lock); run_bg_commit()
340 spin_lock(&c->cs_lock); ubifs_commit_required()
358 spin_unlock(&c->cs_lock); ubifs_commit_required()
370 spin_lock(&c->cs_lock); ubifs_request_bg_commit()
375 spin_unlock(&c->cs_lock); ubifs_request_bg_commit()
378 spin_unlock(&c->cs_lock); ubifs_request_bg_commit()
415 spin_lock(&c->cs_lock); ubifs_run_commit()
429 spin_unlock(&c->cs_lock); ubifs_run_commit()
432 spin_unlock(&c->cs_lock); ubifs_run_commit()
437 spin_lock(&c->cs_lock); ubifs_run_commit()
439 * Since we unlocked 'c->cs_lock', the state may have changed, so ubifs_run_commit()
452 spin_unlock(&c->cs_lock); ubifs_run_commit()
456 spin_unlock(&c->cs_lock); ubifs_run_commit()
464 spin_unlock(&c->cs_lock); ubifs_run_commit()
483 spin_lock(&c->cs_lock); ubifs_gc_should_commit()
491 spin_unlock(&c->cs_lock); ubifs_gc_should_commit()
H A Dubifs.h1027 * @cs_lock: commit state lock
1269 spinlock_t cs_lock; member in struct:ubifs_info
H A Dsuper.c1955 spin_lock_init(&c->cs_lock); alloc_ubifs_info()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dusb.c66 spinlock_t cs_lock; member in struct:ath6kl_usb
135 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); ath6kl_usb_alloc_urb_from_pipe()
143 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); ath6kl_usb_alloc_urb_from_pipe()
153 spin_lock_irqsave(&pipe->ar_usb->cs_lock, flags); ath6kl_usb_free_urb_to_pipe()
157 spin_unlock_irqrestore(&pipe->ar_usb->cs_lock, flags); ath6kl_usb_free_urb_to_pipe()
626 spin_lock_init(&(ar_usb->cs_lock)); ath6kl_usb_create()

Completed in 390 milliseconds