Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Ddynack.c220 spin_lock_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()
379 spin_unlock_bh(&da->qlock); in ath_dynack_reset()
[all …]
H A Ddynack.h77 spinlock_t qlock; member
/linux-6.15/drivers/media/platform/sunxi/sun4i-csi/
H A 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()
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()
389 spin_lock(&csi->qlock); in sun4i_csi_irq()
394 spin_unlock(&csi->qlock); in sun4i_csi_irq()
[all …]
H A Dsun4i_csi.h153 spinlock_t qlock; member
/linux-6.15/drivers/media/pci/ivtv/
H A 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.15/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c63 spin_lock_irqsave(&cru->qlock, flags); in return_unused_buffers()
76 spin_unlock_irqrestore(&cru->qlock, flags); in return_unused_buffers()
117 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_buffer_queue()
121 spin_unlock_irqrestore(&cru->qlock, flags); in rzg2l_cru_buffer_queue()
248 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_stop_image_processing()
261 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_stop_image_processing()
312 spin_unlock_irqrestore(&cru->qlock, flags); in rzg2l_cru_stop_image_processing()
356 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_start_image_processing()
384 spin_unlock_irqrestore(&cru->qlock, flags); in rzg2l_cru_start_image_processing()
460 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_irq()
[all …]
H A Drzg2l-cru.h146 spinlock_t qlock; member
/linux-6.15/drivers/hid/
H A 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()
377 spin_lock_irqsave(&uhid->qlock, flags); in uhid_hid_output_raw()
645 spin_lock_init(&uhid->qlock); in uhid_char_open()
[all …]
/linux-6.15/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c29 spinlock_t qlock; member
232 spin_lock(&vcapture->qlock); in vimc_capture_return_all_buffers()
239 spin_unlock(&vcapture->qlock); in vimc_capture_return_all_buffers()
290 spin_lock(&vcapture->qlock); in vimc_capture_buf_queue()
292 spin_unlock(&vcapture->qlock); in vimc_capture_buf_queue()
360 spin_lock(&vcapture->qlock); in vimc_capture_process_frame()
366 spin_unlock(&vcapture->qlock); in vimc_capture_process_frame()
373 spin_unlock(&vcapture->qlock); in vimc_capture_process_frame()
443 spin_lock_init(&vcapture->qlock); in vimc_capture_add()
/linux-6.15/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c1126 spin_lock_irqsave(&vin->qlock, flags); in rvin_irq()
1192 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_irq()
1203 spin_lock_irqsave(&vin->qlock, flags); in return_unused_buffers()
1210 spin_unlock_irqrestore(&vin->qlock, flags); in return_unused_buffers()
1252 spin_lock_irqsave(&vin->qlock, flags); in rvin_buffer_queue()
1429 spin_lock_irqsave(&vin->qlock, flags); in rvin_start_streaming()
1473 spin_lock_irqsave(&vin->qlock, flags); in rvin_stop_streaming()
1495 spin_lock_irqsave(&vin->qlock, flags); in rvin_stop_streaming()
1512 spin_lock_irqsave(&vin->qlock, flags); in rvin_stop_streaming()
1584 spin_lock_init(&vin->qlock); in rvin_dma_register()
[all …]
H A Drcar-vin.h237 spinlock_t qlock; member
/linux-6.15/samples/v4l/
H A Dv4l2-pci-skeleton.c65 spinlock_t qlock; member
128 spin_lock(&skel->qlock); in skeleton_irq()
130 spin_unlock(&skel->qlock); in skeleton_irq()
210 spin_lock_irqsave(&skel->qlock, flags); in buffer_queue()
215 spin_unlock_irqrestore(&skel->qlock, flags); in buffer_queue()
224 spin_lock_irqsave(&skel->qlock, flags); in return_all_buffers()
229 spin_unlock_irqrestore(&skel->qlock, flags); in return_all_buffers()
841 spin_lock_init(&skel->qlock); in skeleton_probe()
/linux-6.15/drivers/input/touchscreen/
H A 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()
891 spin_lock(&sur40->qlock); in sur40_buffer_queue()
893 spin_unlock(&sur40->qlock); in sur40_buffer_queue()
901 spin_lock(&sur40->qlock); in return_all_buffers()
906 spin_unlock(&sur40->qlock); in return_all_buffers()
/linux-6.15/drivers/media/pci/tw686x/
H A Dtw686x-video.c467 spin_lock_irqsave(&vc->qlock, flags); in tw686x_buf_queue()
469 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_buf_queue()
510 spin_lock_irqsave(&vc->qlock, flags); in tw686x_start_streaming()
515 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
525 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
539 spin_lock_irqsave(&vc->qlock, flags); in tw686x_start_streaming()
541 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
559 spin_lock_irqsave(&vc->qlock, flags); in tw686x_stop_streaming()
561 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_stop_streaming()
1136 spin_lock_irqsave(&vc->qlock, flags); in tw686x_video_irq()
[all …]
H A Dtw686x.h91 spinlock_t qlock; member
/linux-6.15/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c235 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_dequeue_ctrl_func()
241 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_dequeue_ctrl_func()
284 spin_lock(&vgdev->cursorq.qlock); in virtio_gpu_dequeue_cursor_func()
289 spin_unlock(&vgdev->cursorq.qlock); in virtio_gpu_dequeue_cursor_func()
392 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs()
395 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs()
421 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs()
529 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_notify()
532 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_notify()
561 spin_lock(&vgdev->cursorq.qlock); in virtio_gpu_queue_cursor()
[all …]
/linux-6.15/drivers/nvme/target/
H A Dfc.c141 spinlock_t qlock; member
674 lockdep_assert_held(&queue->qlock); in nvmet_fc_alloc_fcp_iod()
744 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_free_fcp_iod()
761 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_free_fcp_iod()
814 spin_lock_init(&queue->qlock); in nvmet_fc_alloc_target_queue()
879 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_delete_target_queue()
930 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_delete_target_queue()
932 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_delete_target_queue()
2657 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_rcv_fcp_req()
2695 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_rcv_fcp_req()
[all …]
/linux-6.15/sound/core/
H A Dtimer.c83 spinlock_t qlock; member
1303 guard(spinlock)(&tu->qlock); in snd_timer_user_interrupt()
1444 guard(spinlock_irq)(&tu->qlock); in realloc_user_queue()
1467 spin_lock_init(&tu->qlock); in snd_timer_user_open()
2336 spin_lock_irq(&tu->qlock); in snd_timer_user_read()
2350 spin_unlock_irq(&tu->qlock); in snd_timer_user_read()
2354 spin_lock_irq(&tu->qlock); in snd_timer_user_read()
2371 spin_unlock_irq(&tu->qlock); in snd_timer_user_read()
2403 spin_lock_irq(&tu->qlock); in snd_timer_user_read()
2410 spin_unlock_irq(&tu->qlock); in snd_timer_user_read()
[all …]
/linux-6.15/drivers/media/pci/mgb4/
H A Dmgb4_vout.c93 spin_lock_irqsave(&voutdev->qlock, flags); in return_all_buffers()
98 spin_unlock_irqrestore(&voutdev->qlock, flags); in return_all_buffers()
166 spin_lock_irqsave(&vindev->qlock, flags); in buffer_queue()
168 spin_unlock_irqrestore(&vindev->qlock, flags); in buffer_queue()
587 spin_lock_irqsave(&voutdev->qlock, flags); in dma_transfer()
593 spin_unlock_irqrestore(&voutdev->qlock, flags); in dma_transfer()
733 spin_lock_init(&voutdev->qlock); in mgb4_vout_create()
H A Dmgb4_vout.h43 spinlock_t qlock; /* buffer queue lock */ member
H A Dmgb4_vin.h46 spinlock_t qlock; /* video buffer queue lock */ member
H A Dmgb4_vin.c180 spin_lock_irqsave(&vindev->qlock, flags); in return_all_buffers()
185 spin_unlock_irqrestore(&vindev->qlock, flags); in return_all_buffers()
255 spin_lock_irqsave(&vindev->qlock, flags); in buffer_queue()
257 spin_unlock_irqrestore(&vindev->qlock, flags); in buffer_queue()
708 spin_lock_irqsave(&vindev->qlock, flags); in dma_transfer()
714 spin_unlock_irqrestore(&vindev->qlock, flags); in dma_transfer()
905 spin_lock_init(&vindev->qlock); in mgb4_vin_create()
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c122 spinlock_t qlock; member
399 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_deq()
401 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq()
408 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq()
418 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_enq()
422 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_enq()
479 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_del_fromq()
481 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_del_fromq()
1117 spin_lock_init(&devinfo->qlock); in brcmf_usb_attach()
/linux-6.15/drivers/media/usb/gspca/
H A 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()
1526 spin_lock_init(&gspca_dev->qlock); in gspca_dev_probe2()
/linux-6.15/drivers/staging/media/ipu3/
H A Dipu3-css.h111 spinlock_t qlock; member

12