Searched refs:qlock (Results 1 - 25 of 38) sorted by relevance

12

/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddynack.c121 * should be called while holding qlock
143 * should be called while holding qlock
220 spin_lock_bh(&da->qlock);
242 spin_unlock_bh(&da->qlock);
282 spin_unlock_bh(&da->qlock);
303 spin_lock_bh(&da->qlock);
315 spin_unlock_bh(&da->qlock);
331 spin_lock_bh(&da->qlock);
333 spin_unlock_bh(&da->qlock);
347 spin_lock_bh(&da->qlock);
[all...]
H A Ddynack.h65 * @qlock: ts queue spinlock
77 spinlock_t qlock; member in struct:ath_dynack
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_dma.c199 spin_lock_irqsave(&csi->qlock, flags);
201 spin_unlock_irqrestore(&csi->qlock, flags);
273 spin_lock_irqsave(&csi->qlock, flags);
306 spin_unlock_irqrestore(&csi->qlock, flags);
321 spin_unlock_irqrestore(&csi->qlock, flags);
340 spin_lock_irqsave(&csi->qlock, flags);
342 spin_unlock_irqrestore(&csi->qlock, flags);
358 spin_lock_irqsave(&csi->qlock, flags);
360 spin_unlock_irqrestore(&csi->qlock, flags);
391 spin_lock(&csi->qlock);
[all...]
H A Dsun4i_csi.h153 spinlock_t qlock; member in struct:sun4i_csi
/linux-master/drivers/media/pci/ivtv/
H A Divtv-queue.c51 spin_lock_irqsave(&s->qlock, flags);
56 spin_unlock_irqrestore(&s->qlock, flags);
64 spin_lock_irqsave(&s->qlock, flags);
72 spin_unlock_irqrestore(&s->qlock, flags);
119 spin_lock_irqsave(&s->qlock, flags);
129 spin_unlock_irqrestore(&s->qlock, flags);
169 spin_unlock_irqrestore(&s->qlock, flags);
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c29 spinlock_t qlock; member in struct:vimc_capture_device
231 spin_lock(&vcapture->qlock);
238 spin_unlock(&vcapture->qlock);
289 spin_lock(&vcapture->qlock);
291 spin_unlock(&vcapture->qlock);
365 spin_lock(&vcapture->qlock);
371 spin_unlock(&vcapture->qlock);
378 spin_unlock(&vcapture->qlock);
448 spin_lock_init(&vcapture->qlock);
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_vin.h45 spinlock_t qlock; /* video buffer queue lock */ member in struct:mgb4_vin_dev
H A Dmgb4_vout.h42 spinlock_t qlock; /* buffer queue lock */ member in struct:mgb4_vout_dev
H A Dmgb4_vout.c49 spin_lock_irqsave(&voutdev->qlock, flags);
54 spin_unlock_irqrestore(&voutdev->qlock, flags);
118 spin_lock_irqsave(&vindev->qlock, flags);
120 spin_unlock_irqrestore(&vindev->qlock, flags);
349 spin_lock_irqsave(&voutdev->qlock, flags);
355 spin_unlock_irqrestore(&voutdev->qlock, flags);
489 spin_lock_init(&voutdev->qlock);
H A Dmgb4_vin.c176 spin_lock_irqsave(&vindev->qlock, flags);
181 spin_unlock_irqrestore(&vindev->qlock, flags);
245 spin_lock_irqsave(&vindev->qlock, flags);
247 spin_unlock_irqrestore(&vindev->qlock, flags);
617 spin_lock_irqsave(&vindev->qlock, flags);
623 spin_unlock_irqrestore(&vindev->qlock, flags);
807 spin_lock_init(&vindev->qlock);
/linux-master/drivers/hid/
H A Duhid.c51 spinlock_t qlock; member in struct:uhid_device
56 /* blocking GET_REPORT support; state changes protected by qlock */
119 spin_lock_irqsave(&uhid->qlock, flags);
121 spin_unlock_irqrestore(&uhid->qlock, flags);
145 spin_lock_irqsave(&uhid->qlock, flags);
147 spin_unlock_irqrestore(&uhid->qlock, flags);
189 spin_lock_irqsave(&uhid->qlock, flags);
194 spin_unlock_irqrestore(&uhid->qlock, flags);
216 spin_lock_irqsave(&uhid->qlock, flags);
229 spin_unlock_irqrestore(&uhid->qlock, flag
[all...]
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c118 /* Need to hold qlock before calling */
126 spin_lock_irqsave(&cru->qlock, flags);
139 spin_unlock_irqrestore(&cru->qlock, flags);
180 spin_lock_irqsave(&cru->qlock, flags);
184 spin_unlock_irqrestore(&cru->qlock, flags);
358 spin_lock_irqsave(&cru->qlock, flags);
369 spin_unlock_irqrestore(&cru->qlock, flags);
371 spin_lock_irqsave(&cru->qlock, flags);
422 spin_unlock_irqrestore(&cru->qlock, flags);
431 spin_lock_irqsave(&cru->qlock, flag
[all...]
H A Drzg2l-cru.h89 * @qlock: protects @queue_buf, @buf_list, @sequence
127 spinlock_t qlock; member in struct:rzg2l_cru_dev
/linux-master/samples/v4l/
H A Dv4l2-pci-skeleton.c47 * @qlock: spinlock controlling access to buf_list and sequence
65 spinlock_t qlock; member in struct:skeleton
128 spin_lock(&skel->qlock);
130 spin_unlock(&skel->qlock);
210 spin_lock_irqsave(&skel->qlock, flags);
215 spin_unlock_irqrestore(&skel->qlock, flags);
224 spin_lock_irqsave(&skel->qlock, flags);
229 spin_unlock_irqrestore(&skel->qlock, flags);
845 spin_lock_init(&skel->qlock);
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.c355 spin_lock_irqsave(&video->qlock, flags);
365 spin_unlock_irqrestore(&video->qlock, flags);
372 spin_unlock_irqrestore(&video->qlock, flags);
428 spin_lock_irqsave(&video->qlock, flags);
430 spin_unlock_irqrestore(&video->qlock, flags);
437 spin_unlock_irqrestore(&video->qlock, flags);
458 spin_lock_irqsave(&video->qlock, flags);
460 spin_unlock_irqrestore(&video->qlock, flags);
484 spin_unlock_irqrestore(&video->qlock, flags);
500 spin_lock_irqsave(&video->qlock, flag
[all...]
H A Diss_video.h170 spinlock_t qlock; /* protects dmaqueue and error */ member in struct:iss_video
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c1102 spin_lock_irqsave(&vin->qlock, flags);
1168 spin_unlock_irqrestore(&vin->qlock, flags);
1179 spin_lock_irqsave(&vin->qlock, flags);
1186 spin_unlock_irqrestore(&vin->qlock, flags);
1228 spin_lock_irqsave(&vin->qlock, flags);
1232 spin_unlock_irqrestore(&vin->qlock, flags);
1389 spin_lock_irqsave(&vin->qlock, flags);
1397 spin_unlock_irqrestore(&vin->qlock, flags);
1433 spin_lock_irqsave(&vin->qlock, flags);
1436 spin_unlock_irqrestore(&vin->qlock, flag
[all...]
H A Drcar-vin.h195 * @qlock: protects @buf_hw, @buf_list, @sequence and @state
235 spinlock_t qlock; member in struct:rvin_dev
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-video.c467 spin_lock_irqsave(&vc->qlock, flags);
469 spin_unlock_irqrestore(&vc->qlock, flags);
510 spin_lock_irqsave(&vc->qlock, flags);
515 spin_unlock_irqrestore(&vc->qlock, flags);
525 spin_unlock_irqrestore(&vc->qlock, flags);
539 spin_lock_irqsave(&vc->qlock, flags);
541 spin_unlock_irqrestore(&vc->qlock, flags);
559 spin_lock_irqsave(&vc->qlock, flags);
561 spin_unlock_irqrestore(&vc->qlock, flags);
1138 spin_lock_irqsave(&vc->qlock, flag
[all...]
H A Dtw686x.h91 spinlock_t qlock; member in struct:tw686x_video_channel
/linux-master/drivers/input/touchscreen/
H A Dsur40.c219 spinlock_t qlock; member in struct:sur40_state
541 spin_lock(&sur40->qlock);
544 spin_unlock(&sur40->qlock);
549 spin_unlock(&sur40->qlock);
687 spin_lock_init(&sur40->qlock);
891 spin_lock(&sur40->qlock);
893 spin_unlock(&sur40->qlock);
901 spin_lock(&sur40->qlock);
906 spin_unlock(&sur40->qlock);
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c207 spin_lock(&vgdev->ctrlq.qlock);
213 spin_unlock(&vgdev->ctrlq.qlock);
256 spin_lock(&vgdev->cursorq.qlock);
261 spin_unlock(&vgdev->cursorq.qlock);
336 spin_lock(&vgdev->ctrlq.qlock);
339 spin_unlock(&vgdev->ctrlq.qlock);
365 spin_unlock(&vgdev->ctrlq.qlock);
432 spin_lock(&vgdev->ctrlq.qlock);
435 spin_unlock(&vgdev->ctrlq.qlock);
464 spin_lock(&vgdev->cursorq.qlock);
[all...]
/linux-master/drivers/nvme/target/
H A Dfc.c141 spinlock_t qlock; member in struct:nvmet_fc_tgt_queue
688 lockdep_assert_held(&queue->qlock);
758 spin_lock_irqsave(&queue->qlock, flags);
763 spin_unlock_irqrestore(&queue->qlock, flags);
775 spin_unlock_irqrestore(&queue->qlock, flags);
828 spin_lock_init(&queue->qlock);
893 spin_lock_irqsave(&queue->qlock, flags);
928 spin_unlock_irqrestore(&queue->qlock, flags);
944 spin_lock_irqsave(&queue->qlock, flags);
946 spin_unlock_irqrestore(&queue->qlock, flag
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c129 spinlock_t qlock; member in struct:brcmf_usbdev_info
406 spin_lock_irqsave(&devinfo->qlock, flags);
408 spin_unlock_irqrestore(&devinfo->qlock, flags);
415 spin_unlock_irqrestore(&devinfo->qlock, flags);
425 spin_lock_irqsave(&devinfo->qlock, flags);
429 spin_unlock_irqrestore(&devinfo->qlock, flags);
486 spin_lock_irqsave(&devinfo->qlock, flags);
488 spin_unlock_irqrestore(&devinfo->qlock, flags);
1122 spin_lock_init(&devinfo->qlock);
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.h111 spinlock_t qlock; member in struct:imgu_css_pipe

Completed in 496 milliseconds

12