/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | dynack.c | 220 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 …]
|
D | dynack.h | 77 spinlock_t qlock; member
|
/linux-6.12.1/drivers/media/platform/sunxi/sun4i-csi/ |
D | sun4i_dma.c | 199 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 …]
|
D | sun4i_csi.h | 153 spinlock_t qlock; member
|
/linux-6.12.1/drivers/media/platform/renesas/rzg2l-cru/ |
D | rzg2l-video.c | 126 spin_lock_irqsave(&cru->qlock, flags); in return_unused_buffers() 139 spin_unlock_irqrestore(&cru->qlock, flags); in return_unused_buffers() 180 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_buffer_queue() 184 spin_unlock_irqrestore(&cru->qlock, flags); in rzg2l_cru_buffer_queue() 358 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_stop_image_processing() 369 spin_unlock_irqrestore(&cru->qlock, flags); in rzg2l_cru_stop_image_processing() 371 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_stop_image_processing() 422 spin_unlock_irqrestore(&cru->qlock, flags); in rzg2l_cru_stop_image_processing() 431 spin_lock_irqsave(&cru->qlock, flags); in rzg2l_cru_start_image_processing() 449 spin_unlock_irqrestore(&cru->qlock, flags); in rzg2l_cru_start_image_processing() [all …]
|
D | rzg2l-cru.h | 127 spinlock_t qlock; member
|
/linux-6.12.1/drivers/hid/ |
D | uhid.c | 51 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.12.1/drivers/media/pci/ivtv/ |
D | ivtv-queue.c | 51 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.12.1/drivers/media/platform/renesas/rcar-vin/ |
D | rcar-dma.c | 1112 spin_lock_irqsave(&vin->qlock, flags); in rvin_irq() 1178 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_irq() 1189 spin_lock_irqsave(&vin->qlock, flags); in return_unused_buffers() 1196 spin_unlock_irqrestore(&vin->qlock, flags); in return_unused_buffers() 1238 spin_lock_irqsave(&vin->qlock, flags); in rvin_buffer_queue() 1242 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_buffer_queue() 1399 spin_lock_irqsave(&vin->qlock, flags); in rvin_start_streaming() 1407 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_start_streaming() 1443 spin_lock_irqsave(&vin->qlock, flags); in rvin_stop_streaming() 1446 spin_unlock_irqrestore(&vin->qlock, flags); in rvin_stop_streaming() [all …]
|
/linux-6.12.1/drivers/media/test-drivers/vimc/ |
D | vimc-capture.c | 29 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() 366 spin_lock(&vcapture->qlock); in vimc_capture_process_frame() 372 spin_unlock(&vcapture->qlock); in vimc_capture_process_frame() 379 spin_unlock(&vcapture->qlock); in vimc_capture_process_frame() 449 spin_lock_init(&vcapture->qlock); in vimc_capture_add()
|
/linux-6.12.1/drivers/staging/media/omap4iss/ |
D | iss_video.c | 355 spin_lock_irqsave(&video->qlock, flags); in iss_video_buf_queue() 365 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue() 372 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue() 428 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next() 430 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 437 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 458 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next() 460 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 484 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 500 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_cancel_stream() [all …]
|
/linux-6.12.1/samples/v4l/ |
D | v4l2-pci-skeleton.c | 65 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() 845 spin_lock_init(&skel->qlock); in skeleton_probe()
|
/linux-6.12.1/drivers/media/pci/tw686x/ |
D | tw686x-video.c | 467 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() 1138 spin_lock_irqsave(&vc->qlock, flags); in tw686x_video_irq() [all …]
|
D | tw686x.h | 91 spinlock_t qlock; member
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | sur40.c | 219 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.12.1/drivers/gpu/drm/virtio/ |
D | virtgpu_vq.c | 207 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() 336 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs() 339 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs() 365 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_sgs() 432 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_notify() 435 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_notify() 464 spin_lock(&vgdev->cursorq.qlock); in virtio_gpu_queue_cursor() [all …]
|
/linux-6.12.1/drivers/nvme/target/ |
D | fc.c | 141 spinlock_t qlock; member 688 lockdep_assert_held(&queue->qlock); in nvmet_fc_alloc_fcp_iod() 758 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_free_fcp_iod() 763 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_free_fcp_iod() 775 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_free_fcp_iod() 828 spin_lock_init(&queue->qlock); in nvmet_fc_alloc_target_queue() 893 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_delete_target_queue() 928 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_delete_target_queue() 944 spin_lock_irqsave(&queue->qlock, flags); in nvmet_fc_delete_target_queue() 946 spin_unlock_irqrestore(&queue->qlock, flags); in nvmet_fc_delete_target_queue() [all …]
|
/linux-6.12.1/sound/core/ |
D | timer.c | 83 spinlock_t qlock; member 1303 guard(spinlock)(&tu->qlock); in snd_timer_user_interrupt() 1356 scoped_guard(spinlock_irqsave, &tu->qlock) in snd_timer_user_ccallback() 1381 scoped_guard(spinlock, &tu->qlock) { in snd_timer_user_tinterrupt() 1444 guard(spinlock_irq)(&tu->qlock); in realloc_user_queue() 1467 spin_lock_init(&tu->qlock); in snd_timer_user_open() 1849 scoped_guard(spinlock_irq, &tu->qlock) { in snd_timer_user_params() 1895 scoped_guard(spinlock_irq, &tu->qlock) in snd_timer_user_status32() 1917 scoped_guard(spinlock_irq, &tu->qlock) in snd_timer_user_status64() 2329 spin_lock_irq(&tu->qlock); in snd_timer_user_read() [all …]
|
/linux-6.12.1/drivers/media/pci/mgb4/ |
D | mgb4_vout.c | 97 spin_lock_irqsave(&voutdev->qlock, flags); in return_all_buffers() 102 spin_unlock_irqrestore(&voutdev->qlock, flags); in return_all_buffers() 170 spin_lock_irqsave(&vindev->qlock, flags); in buffer_queue() 172 spin_unlock_irqrestore(&vindev->qlock, flags); in buffer_queue() 590 spin_lock_irqsave(&voutdev->qlock, flags); in dma_transfer() 596 spin_unlock_irqrestore(&voutdev->qlock, flags); in dma_transfer() 736 spin_lock_init(&voutdev->qlock); in mgb4_vout_create()
|
D | mgb4_vout.h | 43 spinlock_t qlock; /* buffer queue lock */ member
|
D | mgb4_vin.h | 46 spinlock_t qlock; /* video buffer queue lock */ member
|
D | mgb4_vin.c | 180 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() 722 spin_lock_irqsave(&vindev->qlock, flags); in dma_transfer() 728 spin_unlock_irqrestore(&vindev->qlock, flags); in dma_transfer() 918 spin_lock_init(&vindev->qlock); in mgb4_vin_create()
|
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | usb.c | 122 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() 1115 spin_lock_init(&devinfo->qlock); in brcmf_usb_attach()
|
/linux-6.12.1/drivers/staging/fieldbus/anybuss/ |
D | host.c | 380 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.12.1/drivers/media/usb/gspca/ |
D | gspca.c | 394 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()
|