/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | dynack.c | 183 spin_lock_bh(&da->qlock); in ath_dynack_sample_tx_ts() 198 spin_unlock_bh(&da->qlock); in ath_dynack_sample_tx_ts() 236 spin_unlock_bh(&da->qlock); in ath_dynack_sample_tx_ts() 257 spin_lock_bh(&da->qlock); in ath_dynack_sample_ack_ts() 270 spin_unlock_bh(&da->qlock); in ath_dynack_sample_ack_ts() 288 spin_lock(&da->qlock); in ath_dynack_node_init() 290 spin_unlock(&da->qlock); in ath_dynack_node_init() 304 spin_lock(&da->qlock); in ath_dynack_node_deinit() 306 spin_unlock(&da->qlock); in ath_dynack_node_deinit() 347 spin_lock_init(&da->qlock); in ath_dynack_init()
|
D | dynack.h | 77 spinlock_t qlock; member
|
/linux-4.4.14/drivers/hid/ |
D | uhid.c | 42 spinlock_t qlock; member 85 spin_lock_irqsave(&uhid->qlock, flags); in uhid_queue_event() 87 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_queue_event() 111 spin_lock_irqsave(&uhid->qlock, flags); in uhid_hid_start() 113 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_hid_start() 155 spin_lock_irqsave(&uhid->qlock, flags); in __uhid_report_queue_and_wait() 160 spin_unlock_irqrestore(&uhid->qlock, flags); in __uhid_report_queue_and_wait() 182 spin_lock_irqsave(&uhid->qlock, flags); in uhid_report_wake_up() 195 spin_unlock_irqrestore(&uhid->qlock, flags); in uhid_report_wake_up() 343 spin_lock_irqsave(&uhid->qlock, flags); in uhid_hid_output_raw() [all …]
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-queue.c | 63 spin_lock_irqsave(&s->qlock, flags); in ivtv_enqueue() 68 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_enqueue() 76 spin_lock_irqsave(&s->qlock, flags); in ivtv_dequeue() 84 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_dequeue() 131 spin_lock_irqsave(&s->qlock, flags); in ivtv_queue_move() 141 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_queue_move() 181 spin_unlock_irqrestore(&s->qlock, flags); in ivtv_queue_move()
|
D | ivtv-driver.h | 337 spinlock_t qlock; /* locks access to the queues */ member
|
D | ivtv-streams.c | 181 spin_lock_init(&s->qlock); in ivtv_stream_init()
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_vq.c | 239 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_dequeue_ctrl_func() 245 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_dequeue_ctrl_func() 282 spin_lock(&vgdev->cursorq.qlock); in virtio_gpu_dequeue_cursor_func() 287 spin_unlock(&vgdev->cursorq.qlock); in virtio_gpu_dequeue_cursor_func() 326 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_buffer_locked() 328 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_buffer_locked() 344 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_buffer() 346 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_ctrl_buffer() 359 spin_lock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_fenced_ctrl_buffer() 370 spin_unlock(&vgdev->ctrlq.qlock); in virtio_gpu_queue_fenced_ctrl_buffer() [all …]
|
D | virtgpu_kms.c | 93 spin_lock_init(&vgvq->qlock); in virtio_gpu_init_vq()
|
D | virtgpu_drv.h | 144 spinlock_t qlock; member
|
/linux-4.4.14/drivers/staging/media/omap4iss/ |
D | iss_video.c | 354 spin_lock_irqsave(&video->qlock, flags); in iss_video_buf_queue() 363 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue() 370 spin_unlock_irqrestore(&video->qlock, flags); in iss_video_buf_queue() 426 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next() 428 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 435 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 455 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_buffer_next() 457 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 481 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_video_buffer_next() 497 spin_lock_irqsave(&video->qlock, flags); in omap4iss_video_cancel_stream() [all …]
|
D | iss_video.h | 170 spinlock_t qlock; /* protects dmaqueue and error */ member
|
D | iss.c | 844 spin_lock_irqsave(&video->qlock, flags); in omap4iss_module_sync_idle() 846 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_module_sync_idle() 851 spin_unlock_irqrestore(&video->qlock, flags); in omap4iss_module_sync_idle()
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-pci-skeleton.c | 78 spinlock_t qlock; member 141 spin_lock(&skel->qlock); in skeleton_irq() 143 spin_unlock(&skel->qlock); in skeleton_irq() 223 spin_lock_irqsave(&skel->qlock, flags); in buffer_queue() 228 spin_unlock_irqrestore(&skel->qlock, flags); in buffer_queue() 237 spin_lock_irqsave(&skel->qlock, flags); in return_all_buffers() 242 spin_unlock_irqrestore(&skel->qlock, flags); in return_all_buffers() 864 spin_lock_init(&skel->qlock); in skeleton_probe()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | sur40.c | 156 spinlock_t qlock; member 383 spin_lock(&sur40->qlock); in sur40_process_video() 386 spin_unlock(&sur40->qlock); in sur40_process_video() 391 spin_unlock(&sur40->qlock); in sur40_process_video() 521 spin_lock_init(&sur40->qlock); in sur40_probe() 694 spin_lock(&sur40->qlock); in sur40_buffer_queue() 696 spin_unlock(&sur40->qlock); in sur40_buffer_queue() 704 spin_lock(&sur40->qlock); in return_all_buffers() 709 spin_unlock(&sur40->qlock); in return_all_buffers()
|
/linux-4.4.14/sound/core/ |
D | timer_compat.c | 84 spin_lock_irq(&tu->qlock); in snd_timer_user_status_compat() 86 spin_unlock_irq(&tu->qlock); in snd_timer_user_status_compat()
|
D | timer.c | 71 spinlock_t qlock; member 1200 spin_lock(&tu->qlock); in snd_timer_user_interrupt() 1219 spin_unlock(&tu->qlock); in snd_timer_user_interrupt() 1253 spin_lock_irqsave(&tu->qlock, flags); in snd_timer_user_ccallback() 1255 spin_unlock_irqrestore(&tu->qlock, flags); in snd_timer_user_ccallback() 1270 spin_lock(&tu->qlock); in snd_timer_user_tinterrupt() 1273 spin_unlock(&tu->qlock); in snd_timer_user_tinterrupt() 1311 spin_unlock(&tu->qlock); in snd_timer_user_tinterrupt() 1330 spin_lock_init(&tu->qlock); in snd_timer_user_open() 1785 spin_lock_irq(&tu->qlock); in snd_timer_user_status() [all …]
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | usb.c | 125 spinlock_t qlock; member 373 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_deq() 375 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq() 382 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_deq() 392 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_enq() 396 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_enq() 457 spin_lock_irqsave(&devinfo->qlock, flags); in brcmf_usb_del_fromq() 459 spin_unlock_irqrestore(&devinfo->qlock, flags); in brcmf_usb_del_fromq() 1115 spin_lock_init(&devinfo->qlock); in brcmf_usb_attach()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 756 mutex_lock(&mstb->mgr->qlock); in drm_dp_mst_wait_tx_reply() 780 mutex_unlock(&mgr->qlock); in drm_dp_mst_wait_tx_reply() 839 mutex_lock(&mstb->mgr->qlock); in drm_dp_destroy_mst_branch_device() 850 mutex_unlock(&mstb->mgr->qlock); in drm_dp_destroy_mst_branch_device() 1488 WARN_ON(!mutex_is_locked(&mgr->qlock)); in process_single_down_tx_qlock() 1534 mutex_lock(&mgr->qlock); in drm_dp_queue_down_tx() 1538 mutex_unlock(&mgr->qlock); in drm_dp_queue_down_tx() 1968 mutex_lock(&mgr->qlock); in drm_dp_send_up_ack_reply() 1972 mutex_unlock(&mgr->qlock); in drm_dp_send_up_ack_reply() 2227 mutex_lock(&mgr->qlock); in drm_dp_mst_handle_down_rep() [all …]
|
/linux-4.4.14/drivers/media/usb/s2255/ |
D | s2255drv.c | 256 spinlock_t qlock; member 568 spin_lock_irqsave(&vc->qlock, flags); in s2255_got_frame() 571 spin_unlock_irqrestore(&vc->qlock, flags); in s2255_got_frame() 580 spin_unlock_irqrestore(&vc->qlock, flags); in s2255_got_frame() 712 spin_lock_irqsave(&vc->qlock, flags); in buffer_queue() 714 spin_unlock_irqrestore(&vc->qlock, flags); in buffer_queue() 1119 spin_lock_irqsave(&vc->qlock, flags); in stop_streaming() 1126 spin_unlock_irqrestore(&vc->qlock, flags); in stop_streaming() 2288 spin_lock_init(&vc->qlock); in s2255_probe()
|
/linux-4.4.14/include/drm/ |
D | drm_dp_mst_helper.h | 446 struct mutex qlock; member
|