Home
last modified time | relevance | path

Searched refs:qlock (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Ddynack.c220 spin_lock_bh(&da->qlock); in ath_dynack_sample_tx_ts()
242 spin_unlock_bh(&da->qlock); in ath_dynack_sample_tx_ts()
282 spin_unlock_bh(&da->qlock); in ath_dynack_sample_tx_ts()
303 spin_lock_bh(&da->qlock); in ath_dynack_sample_ack_ts()
315 spin_unlock_bh(&da->qlock); in ath_dynack_sample_ack_ts()
331 spin_lock_bh(&da->qlock); in ath_dynack_node_init()
333 spin_unlock_bh(&da->qlock); in ath_dynack_node_init()
347 spin_lock_bh(&da->qlock); in ath_dynack_node_deinit()
349 spin_unlock_bh(&da->qlock); in ath_dynack_node_deinit()
363 spin_lock_bh(&da->qlock); in ath_dynack_reset()
[all …]
Ddynack.h77 spinlock_t qlock; member
/linux-6.1.9/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_dma.c199 spin_lock_irqsave(&csi->qlock, flags); in sun4i_csi_buffer_queue()
201 spin_unlock_irqrestore(&csi->qlock, flags); in sun4i_csi_buffer_queue()
273 spin_lock_irqsave(&csi->qlock, flags); in sun4i_csi_start_streaming()
306 spin_unlock_irqrestore(&csi->qlock, flags); in sun4i_csi_start_streaming()
321 spin_unlock_irqrestore(&csi->qlock, flags); in sun4i_csi_start_streaming()
340 spin_lock_irqsave(&csi->qlock, flags); in sun4i_csi_start_streaming()
342 spin_unlock_irqrestore(&csi->qlock, flags); in sun4i_csi_start_streaming()
358 spin_lock_irqsave(&csi->qlock, flags); in sun4i_csi_stop_streaming()
360 spin_unlock_irqrestore(&csi->qlock, flags); in sun4i_csi_stop_streaming()
391 spin_lock(&csi->qlock); in sun4i_csi_irq()
[all …]
Dsun4i_csi.h152 spinlock_t qlock; member
/linux-6.1.9/drivers/media/platform/renesas/rcar-vin/
Drcar-dma.c1027 spin_lock_irqsave(&vin->qlock, flags); in rvin_irq()
1093 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_irq()
1104 spin_lock_irqsave(&vin->qlock, flags); in return_unused_buffers()
1111 spin_unlock_irqrestore(&vin->qlock, flags); in return_unused_buffers()
1153 spin_lock_irqsave(&vin->qlock, flags); in rvin_buffer_queue()
1157 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_buffer_queue()
1296 spin_lock_irqsave(&vin->qlock, flags); in rvin_start_streaming()
1304 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_start_streaming()
1340 spin_lock_irqsave(&vin->qlock, flags); in rvin_stop_streaming()
1343 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_stop_streaming()
[all …]
Drcar-vin.h232 spinlock_t qlock; member
/linux-6.1.9/drivers/media/pci/ivtv/
Divtv-queue.c51 spin_lock_irqsave(&s->qlock, flags); in ivtv_enqueue()
56 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_enqueue()
64 spin_lock_irqsave(&s->qlock, flags); in ivtv_dequeue()
72 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_dequeue()
119 spin_lock_irqsave(&s->qlock, flags); in ivtv_queue_move()
129 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_queue_move()
169 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_queue_move()
/linux-6.1.9/drivers/hid/
Duhid.c51 spinlock_t qlock; member
119 spin_lock_irqsave(&uhid->qlock, flags); in uhid_queue_event()
121 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_queue_event()
145 spin_lock_irqsave(&uhid->qlock, flags); in uhid_hid_start()
147 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_hid_start()
189 spin_lock_irqsave(&uhid->qlock, flags); in __uhid_report_queue_and_wait()
194 spin_unlock_irqrestore(&uhid->qlock, flags); in __uhid_report_queue_and_wait()
216 spin_lock_irqsave(&uhid->qlock, flags); in uhid_report_wake_up()
229 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_report_wake_up()
377 spin_lock_irqsave(&uhid->qlock, flags); in uhid_hid_output_raw()
[all …]
/linux-6.1.9/drivers/media/test-drivers/vimc/
Dvimc-capture.c29 spinlock_t qlock; member
231 spin_lock(&vcapture->qlock); in vimc_capture_return_all_buffers()
238 spin_unlock(&vcapture->qlock); in vimc_capture_return_all_buffers()
289 spin_lock(&vcapture->qlock); in vimc_capture_buf_queue()
291 spin_unlock(&vcapture->qlock); in vimc_capture_buf_queue()
365 spin_lock(&vcapture->qlock); in vimc_capture_process_frame()
371 spin_unlock(&vcapture->qlock); in vimc_capture_process_frame()
378 spin_unlock(&vcapture->qlock); in vimc_capture_process_frame()
448 spin_lock_init(&vcapture->qlock); in vimc_capture_add()
/linux-6.1.9/samples/v4l/
Dv4l2-pci-skeleton.c65 spinlock_t qlock; member
128 spin_lock(&skel->qlock); in skeleton_irq()
130 spin_unlock(&skel->qlock); in skeleton_irq()
209 spin_lock_irqsave(&skel->qlock, flags); in buffer_queue()
214 spin_unlock_irqrestore(&skel->qlock, flags); in buffer_queue()
223 spin_lock_irqsave(&skel->qlock, flags); in return_all_buffers()
228 spin_unlock_irqrestore(&skel->qlock, flags); in return_all_buffers()
844 spin_lock_init(&skel->qlock); in skeleton_probe()
/linux-6.1.9/sound/core/
Dtimer.c81 spinlock_t qlock; member
1328 spin_lock(&tu->qlock); in snd_timer_user_interrupt()
1347 spin_unlock(&tu->qlock); in snd_timer_user_interrupt()
1383 spin_lock_irqsave(&tu->qlock, flags); in snd_timer_user_ccallback()
1385 spin_unlock_irqrestore(&tu->qlock, flags); in snd_timer_user_ccallback()
1409 spin_lock(&tu->qlock); in snd_timer_user_tinterrupt()
1412 spin_unlock(&tu->qlock); in snd_timer_user_tinterrupt()
1453 spin_unlock(&tu->qlock); in snd_timer_user_tinterrupt()
1475 spin_lock_irq(&tu->qlock); in realloc_user_queue()
1482 spin_unlock_irq(&tu->qlock); in realloc_user_queue()
[all …]
/linux-6.1.9/drivers/staging/media/omap4iss/
Diss_video.c362 spin_lock_irqsave(&video->qlock, flags); in iss_video_buf_queue()
372 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue()
379 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue()
435 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next()
437 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
444 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
465 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next()
467 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
491 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next()
507 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_cancel_stream()
[all …]
Diss_video.h170 spinlock_t qlock; /* protects dmaqueue and error */ member
/linux-6.1.9/drivers/input/touchscreen/
Dsur40.c219 spinlock_t qlock; member
541 spin_lock(&sur40->qlock); in sur40_process_video()
544 spin_unlock(&sur40->qlock); in sur40_process_video()
549 spin_unlock(&sur40->qlock); in sur40_process_video()
687 spin_lock_init(&sur40->qlock); in sur40_probe()
890 spin_lock(&sur40->qlock); in sur40_buffer_queue()
892 spin_unlock(&sur40->qlock); in sur40_buffer_queue()
900 spin_lock(&sur40->qlock); in return_all_buffers()
905 spin_unlock(&sur40->qlock); in return_all_buffers()
/linux-6.1.9/drivers/media/pci/tw686x/
Dtw686x-video.c466 spin_lock_irqsave(&vc->qlock, flags); in tw686x_buf_queue()
468 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_buf_queue()
509 spin_lock_irqsave(&vc->qlock, flags); in tw686x_start_streaming()
514 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
524 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
538 spin_lock_irqsave(&vc->qlock, flags); in tw686x_start_streaming()
540 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
558 spin_lock_irqsave(&vc->qlock, flags); in tw686x_stop_streaming()
560 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_stop_streaming()
1137 spin_lock_irqsave(&vc->qlock, flags); in tw686x_video_irq()
[all …]
Dtw686x.h91 spinlock_t qlock; member
/linux-6.1.9/drivers/gpu/drm/virtio/
Dvirtgpu_vq.c207 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_dequeue_ctrl_func()
213 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_dequeue_ctrl_func()
256 spin_lock(&vgdev->cursorq.qlock); in virtio_gpu_dequeue_cursor_func()
261 spin_unlock(&vgdev->cursorq.qlock); in virtio_gpu_dequeue_cursor_func()
332 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs()
335 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs()
360 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs()
427 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_notify()
430 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_notify()
459 spin_lock(&vgdev->cursorq.qlock); in virtio_gpu_queue_cursor()
[all …]
/linux-6.1.9/drivers/nvme/target/
Dfc.c139 spinlock_t qlock; member
680 lockdep_assert_held(&queue->qlock); in nvmet_fc_alloc_fcp_iod()
750 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_free_fcp_iod()
755 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_free_fcp_iod()
767 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_free_fcp_iod()
823 spin_lock_init(&queue->qlock); in nvmet_fc_alloc_target_queue()
894 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_delete_target_queue()
929 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_delete_target_queue()
945 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_delete_target_queue()
947 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_delete_target_queue()
[all …]
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dusb.c129 spinlock_t qlock; member
406 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_deq()
408 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq()
415 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq()
425 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_enq()
429 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_enq()
486 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_del_fromq()
488 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_del_fromq()
1122 spin_lock_init(&devinfo->qlock); in brcmf_usb_attach()
/linux-6.1.9/drivers/staging/fieldbus/anybuss/
Dhost.c380 spinlock_t qlock; /* protects IN side of powerq, mboxq, areaq */ member
542 err = ab_task_enqueue_wait(t, cd->powerq, &cd->qlock, &cd->wq); in anybuss_set_power()
844 err = ab_task_enqueue_wait(t, cd->powerq, &cd->qlock, &cd->wq); in _anybus_mbox_cmd()
956 ret = ab_task_enqueue(t, cd->powerq, &cd->qlock, &cd->wq); in process_softint()
1071 ret = ab_task_enqueue_wait(t, cd->powerq, &cd->qlock, &cd->wq); in anybuss_read_fbctrl()
1096 ret = ab_task_enqueue_wait(t, cd->powerq, &cd->qlock, &cd->wq); in anybuss_write_input()
1121 ret = ab_task_enqueue_wait(t, cd->powerq, &cd->qlock, &cd->wq); in anybuss_read_output()
1293 spin_lock_init(&cd->qlock); in anybuss_host_common_probe()
/linux-6.1.9/drivers/media/usb/gspca/
Dgspca.c394 spin_lock_irqsave(&gspca_dev->qlock, flags); in gspca_frame_add()
397 spin_unlock_irqrestore(&gspca_dev->qlock, flags); in gspca_frame_add()
449 spin_lock_irqsave(&gspca_dev->qlock, flags); in gspca_frame_add()
451 spin_unlock_irqrestore(&gspca_dev->qlock, flags); in gspca_frame_add()
1334 spin_lock_irqsave(&gspca_dev->qlock, flags); in gspca_buffer_queue()
1336 spin_unlock_irqrestore(&gspca_dev->qlock, flags); in gspca_buffer_queue()
1345 spin_lock_irqsave(&gspca_dev->qlock, flags); in gspca_return_all_buffers()
1350 spin_unlock_irqrestore(&gspca_dev->qlock, flags); in gspca_return_all_buffers()
1528 spin_lock_init(&gspca_dev->qlock); in gspca_dev_probe2()
/linux-6.1.9/drivers/staging/media/ipu3/
Dipu3-css.h111 spinlock_t qlock; member
Dipu3-css.c1378 spin_lock(&css_pipe->qlock); in imgu_css_stop_streaming()
1386 spin_unlock(&css_pipe->qlock); in imgu_css_stop_streaming()
1397 spin_lock(&css_pipe->qlock); in imgu_css_pipe_queue_empty()
1401 spin_unlock(&css_pipe->qlock); in imgu_css_pipe_queue_empty()
1517 spin_lock_init(&css_pipe->qlock); in imgu_css_init()
1932 spin_lock(&css_pipe->qlock); in imgu_css_buf_queue()
1934 spin_unlock(&css_pipe->qlock); in imgu_css_buf_queue()
2030 spin_lock(&css_pipe->qlock); in imgu_css_buf_dequeue()
2032 spin_unlock(&css_pipe->qlock); in imgu_css_buf_dequeue()
2041 spin_unlock(&css_pipe->qlock); in imgu_css_buf_dequeue()
[all …]
/linux-6.1.9/drivers/media/usb/s2255/
Ds2255drv.c243 spinlock_t qlock; member
549 spin_lock_irqsave(&vc->qlock, flags); in s2255_got_frame()
552 spin_unlock_irqrestore(&vc->qlock, flags); in s2255_got_frame()
561 spin_unlock_irqrestore(&vc->qlock, flags); in s2255_got_frame()
693 spin_lock_irqsave(&vc->qlock, flags); in buffer_queue()
695 spin_unlock_irqrestore(&vc->qlock, flags); in buffer_queue()
1084 spin_lock_irqsave(&vc->qlock, flags); in stop_streaming()
1091 spin_unlock_irqrestore(&vc->qlock, flags); in stop_streaming()
2264 spin_lock_init(&vc->qlock); in s2255_probe()
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c1287 mutex_lock(&mgr->qlock); in drm_dp_mst_wait_tx_reply()
1312 mutex_unlock(&mgr->qlock); in drm_dp_mst_wait_tx_reply()
2847 WARN_ON(!mutex_is_locked(&mgr->qlock)); in process_single_down_tx_qlock()
2867 mutex_lock(&mgr->qlock); in drm_dp_queue_down_tx()
2878 mutex_unlock(&mgr->qlock); in drm_dp_queue_down_tx()
3530 mutex_lock(&mgr->qlock); in drm_dp_send_up_ack_reply()
3533 mutex_unlock(&mgr->qlock); in drm_dp_send_up_ack_reply()
3866 mutex_lock(&mgr->qlock); in drm_dp_mst_handle_down_rep()
3869 mutex_unlock(&mgr->qlock); in drm_dp_mst_handle_down_rep()
3896 mutex_lock(&mgr->qlock); in drm_dp_mst_handle_down_rep()
[all …]

12