/Linux-v5.15/block/ |
D | blk-pm.c | 70 spin_lock_irq(&q->queue_lock); in blk_pre_runtime_suspend() 72 spin_unlock_irq(&q->queue_lock); in blk_pre_runtime_suspend() 97 spin_lock_irq(&q->queue_lock); in blk_pre_runtime_suspend() 100 spin_unlock_irq(&q->queue_lock); in blk_pre_runtime_suspend() 127 spin_lock_irq(&q->queue_lock); in blk_post_runtime_suspend() 134 spin_unlock_irq(&q->queue_lock); in blk_post_runtime_suspend() 157 spin_lock_irq(&q->queue_lock); in blk_pre_runtime_resume() 159 spin_unlock_irq(&q->queue_lock); in blk_pre_runtime_resume() 183 spin_lock_irq(&q->queue_lock); in blk_post_runtime_resume() 185 spin_unlock_irq(&q->queue_lock); in blk_post_runtime_resume() [all …]
|
D | blk-ioc.c | 106 if (spin_trylock(&q->queue_lock)) { in ioc_release_fn() 108 spin_unlock(&q->queue_lock); in ioc_release_fn() 115 spin_lock(&q->queue_lock); in ioc_release_fn() 125 spin_unlock(&q->queue_lock); in ioc_release_fn() 243 spin_lock_irq(&q->queue_lock); in ioc_clear_queue() 245 spin_unlock_irq(&q->queue_lock); in ioc_clear_queue() 336 lockdep_assert_held(&q->queue_lock); in ioc_lookup_icq() 395 spin_lock_irq(&q->queue_lock); in ioc_create_icq() 411 spin_unlock_irq(&q->queue_lock); in ioc_create_icq()
|
D | blk-cgroup.c | 218 lockdep_assert_held(&q->queue_lock); in blkg_lookup_slowpath() 240 lockdep_assert_held(&q->queue_lock); in blkg_create() 338 spin_lock_irqsave(&q->queue_lock, flags); in blkg_lookup_create() 374 spin_unlock_irqrestore(&q->queue_lock, flags); in blkg_lookup_create() 383 lockdep_assert_held(&blkg->q->queue_lock); in blkg_destroy() 430 spin_lock_irq(&q->queue_lock); in blkg_destroy_all() 444 spin_unlock_irq(&q->queue_lock); in blkg_destroy_all() 451 spin_unlock_irq(&q->queue_lock); in blkg_destroy_all() 526 spin_lock_irq(&blkg->q->queue_lock); in blkcg_print_blkgs() 529 spin_unlock_irq(&blkg->q->queue_lock); in blkcg_print_blkgs() [all …]
|
D | blk-rq-qos.h | 100 spin_lock_irq(&q->queue_lock); in rq_qos_add() 103 spin_unlock_irq(&q->queue_lock); in rq_qos_add() 121 spin_lock_irq(&q->queue_lock); in rq_qos_del() 128 spin_unlock_irq(&q->queue_lock); in rq_qos_del()
|
/Linux-v5.15/crypto/ |
D | crypto_engine.c | 39 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_finalize_request() 44 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_finalize_request() 79 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests() 105 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests() 111 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests() 139 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests() 194 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests() 221 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests() 227 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests() 263 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_transfer_request() [all …]
|
/Linux-v5.15/drivers/scsi/arm/ |
D | queue.c | 60 spin_lock_init(&queue->queue_lock); in queue_initialise() 110 spin_lock_irqsave(&queue->queue_lock, flags); in __queue_add() 130 spin_unlock_irqrestore(&queue->queue_lock, flags); in __queue_add() 164 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_exclude() 173 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_exclude() 189 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove() 192 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove() 213 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_tgtluntag() 222 spin_unlock_irqrestore(&queue->queue_lock, flags); in queue_remove_tgtluntag() 239 spin_lock_irqsave(&queue->queue_lock, flags); in queue_remove_all_target() [all …]
|
D | queue.h | 13 spinlock_t queue_lock; member
|
/Linux-v5.15/drivers/connector/ |
D | cn_queue.c | 71 spin_lock_bh(&dev->queue_lock); in cn_queue_add_callback() 80 spin_unlock_bh(&dev->queue_lock); in cn_queue_add_callback() 98 spin_lock_bh(&dev->queue_lock); in cn_queue_del_callback() 106 spin_unlock_bh(&dev->queue_lock); in cn_queue_del_callback() 123 spin_lock_init(&dev->queue_lock); in cn_queue_alloc_dev() 134 spin_lock_bh(&dev->queue_lock); in cn_queue_free_dev() 137 spin_unlock_bh(&dev->queue_lock); in cn_queue_free_dev()
|
D | connector.c | 76 spin_lock_bh(&dev->cbdev->queue_lock); in cn_netlink_send_mult() 85 spin_unlock_bh(&dev->cbdev->queue_lock); in cn_netlink_send_mult() 145 spin_lock_bh(&dev->cbdev->queue_lock); in cn_call_callback() 153 spin_unlock_bh(&dev->cbdev->queue_lock); in cn_call_callback() 232 spin_lock_bh(&dev->queue_lock); in cn_proc_show() 241 spin_unlock_bh(&dev->queue_lock); in cn_proc_show()
|
/Linux-v5.15/drivers/mtd/ |
D | mtd_blkdevs.c | 121 __releases(&dev->queue_lock) in mtd_blktrans_work() 122 __acquires(&dev->queue_lock) in mtd_blktrans_work() 134 spin_unlock_irq(&dev->queue_lock); in mtd_blktrans_work() 138 spin_lock_irq(&dev->queue_lock); in mtd_blktrans_work() 149 spin_unlock_irq(&dev->queue_lock); in mtd_blktrans_work() 161 spin_lock_irq(&dev->queue_lock); in mtd_blktrans_work() 176 spin_lock_irq(&dev->queue_lock); in mtd_queue_rq() 179 spin_unlock_irq(&dev->queue_lock); in mtd_queue_rq() 365 spin_lock_init(&new->queue_lock); in add_mtd_blktrans_dev() 419 spin_lock_irqsave(&old->queue_lock, flags); in del_mtd_blktrans_dev() [all …]
|
/Linux-v5.15/drivers/platform/chrome/wilco_ec/ |
D | event.c | 192 spinlock_t queue_lock; member 245 spin_lock(&dev_data->queue_lock); in enqueue_events() 247 spin_unlock(&dev_data->queue_lock); in enqueue_events() 365 spin_lock(&dev_data->queue_lock); in event_read() 367 spin_unlock(&dev_data->queue_lock); in event_read() 380 spin_lock(&dev_data->queue_lock); in event_read() 383 spin_unlock(&dev_data->queue_lock); in event_read() 476 spin_lock_init(&dev_data->queue_lock); in event_device_add()
|
/Linux-v5.15/drivers/media/platform/omap3isp/ |
D | ispvideo.c | 628 mutex_lock(&video->queue_lock); in omap3isp_video_resume() 630 mutex_unlock(&video->queue_lock); in omap3isp_video_resume() 906 mutex_lock(&video->queue_lock); in isp_video_reqbufs() 908 mutex_unlock(&video->queue_lock); in isp_video_reqbufs() 920 mutex_lock(&video->queue_lock); in isp_video_querybuf() 922 mutex_unlock(&video->queue_lock); in isp_video_querybuf() 934 mutex_lock(&video->queue_lock); in isp_video_qbuf() 936 mutex_unlock(&video->queue_lock); in isp_video_qbuf() 948 mutex_lock(&video->queue_lock); in isp_video_dqbuf() 950 mutex_unlock(&video->queue_lock); in isp_video_dqbuf() [all …]
|
/Linux-v5.15/drivers/block/rsxx/ |
D | dma.c | 265 spin_lock_bh(&ctrl->queue_lock); in rsxx_requeue_dma() 268 spin_unlock_bh(&ctrl->queue_lock); in rsxx_requeue_dma() 366 spin_lock(&ctrl->queue_lock); in dma_engine_stalled() 368 spin_unlock(&ctrl->queue_lock); in dma_engine_stalled() 394 spin_lock_bh(&ctrl->queue_lock); in rsxx_issue_dmas() 396 spin_unlock_bh(&ctrl->queue_lock); in rsxx_issue_dmas() 399 spin_unlock_bh(&ctrl->queue_lock); in rsxx_issue_dmas() 405 spin_lock_bh(&ctrl->queue_lock); in rsxx_issue_dmas() 409 spin_unlock_bh(&ctrl->queue_lock); in rsxx_issue_dmas() 569 spin_lock_bh(&ctrl->queue_lock); in rsxx_dma_done() [all …]
|
/Linux-v5.15/drivers/dma/fsl-dpaa2-qdma/ |
D | dpaa2-qdma.c | 97 spin_lock_irqsave(&dpaa2_chan->queue_lock, flags); in dpaa2_qdma_request_desc() 99 spin_unlock_irqrestore(&dpaa2_chan->queue_lock, flags); in dpaa2_qdma_request_desc() 128 spin_unlock_irqrestore(&dpaa2_chan->queue_lock, flags); in dpaa2_qdma_request_desc() 279 spin_lock_irqsave(&dpaa2_chan->queue_lock, flags); in dpaa2_qdma_issue_pending() 300 spin_unlock_irqrestore(&dpaa2_chan->queue_lock, flags); in dpaa2_qdma_issue_pending() 428 spin_lock(&qchan->queue_lock); in dpaa2_qdma_fqdan_cb() 430 spin_unlock(&qchan->queue_lock); in dpaa2_qdma_fqdan_cb() 447 spin_unlock(&qchan->queue_lock); in dpaa2_qdma_fqdan_cb() 587 spin_lock_irqsave(&qchan->queue_lock, flags); in dpaa2_dpdmai_free_comp() 589 spin_unlock_irqrestore(&qchan->queue_lock, flags); in dpaa2_dpdmai_free_comp() [all …]
|
/Linux-v5.15/net/sunrpc/ |
D | cache.c | 780 static DEFINE_SPINLOCK(queue_lock); 824 spin_lock(&queue_lock); in cache_read() 833 spin_unlock(&queue_lock); in cache_read() 842 spin_unlock(&queue_lock); in cache_read() 853 spin_lock(&queue_lock); in cache_read() 855 spin_unlock(&queue_lock); in cache_read() 865 spin_lock(&queue_lock); in cache_read() 867 spin_unlock(&queue_lock); in cache_read() 874 spin_lock(&queue_lock); in cache_read() 879 spin_unlock(&queue_lock); in cache_read() [all …]
|
D | xprt.c | 1155 spin_lock(&xprt->queue_lock); in xprt_request_enqueue_receive() 1164 spin_unlock(&xprt->queue_lock); in xprt_request_enqueue_receive() 1306 spin_lock(&xprt->queue_lock); in xprt_request_wait_receive() 1318 spin_unlock(&xprt->queue_lock); in xprt_request_wait_receive() 1341 spin_lock(&xprt->queue_lock); in xprt_request_enqueue_transmit() 1381 spin_unlock(&xprt->queue_lock); in xprt_request_enqueue_transmit() 1424 spin_lock(&xprt->queue_lock); in xprt_request_dequeue_transmit() 1426 spin_unlock(&xprt->queue_lock); in xprt_request_dequeue_transmit() 1445 spin_lock(&xprt->queue_lock); in xprt_request_dequeue_xprt() 1450 spin_unlock(&xprt->queue_lock); in xprt_request_dequeue_xprt() [all …]
|
/Linux-v5.15/drivers/scsi/esas2r/ |
D | esas2r_int.c | 218 spin_lock_irqsave(&a->queue_lock, flags); in esas2r_get_outbound_responses() 228 spin_unlock_irqrestore(&a->queue_lock, flags); in esas2r_get_outbound_responses() 235 spin_unlock_irqrestore(&a->queue_lock, flags); in esas2r_get_outbound_responses() 295 spin_unlock_irqrestore(&a->queue_lock, flags); in esas2r_get_outbound_responses() 344 spin_lock_irqsave(&a->queue_lock, flags); in esas2r_do_deferred_processes() 376 spin_unlock_irqrestore(&a->queue_lock, flags); in esas2r_do_deferred_processes() 399 spin_lock_irqsave(&a->queue_lock, flags); in esas2r_process_adapter_reset() 440 spin_unlock_irqrestore(&a->queue_lock, flags); in esas2r_process_adapter_reset() 458 spin_lock_irqsave(&a->queue_lock, flags); in esas2r_process_bus_reset() 467 spin_unlock_irqrestore(&a->queue_lock, flags); in esas2r_process_bus_reset()
|
/Linux-v5.15/drivers/rpmsg/ |
D | rpmsg_char.c | 76 spinlock_t queue_lock; member 113 spin_lock(&eptdev->queue_lock); in rpmsg_ept_cb() 115 spin_unlock(&eptdev->queue_lock); in rpmsg_ept_cb() 180 spin_lock_irqsave(&eptdev->queue_lock, flags); in rpmsg_eptdev_read_iter() 184 spin_unlock_irqrestore(&eptdev->queue_lock, flags); in rpmsg_eptdev_read_iter() 199 spin_lock_irqsave(&eptdev->queue_lock, flags); in rpmsg_eptdev_read_iter() 203 spin_unlock_irqrestore(&eptdev->queue_lock, flags); in rpmsg_eptdev_read_iter() 359 spin_lock_init(&eptdev->queue_lock); in rpmsg_eptdev_create()
|
/Linux-v5.15/drivers/dma/ |
D | fsl-qdma.c | 190 spinlock_t queue_lock; member 463 spin_lock_irqsave(&queue->queue_lock, flags); in fsl_qdma_request_enqueue_desc() 470 spin_unlock_irqrestore(&queue->queue_lock, flags); in fsl_qdma_request_enqueue_desc() 474 spin_unlock_irqrestore(&queue->queue_lock, flags); in fsl_qdma_request_enqueue_desc() 534 spin_lock_init(&queue_temp->queue_lock); in fsl_qdma_alloc_queue_resources() 661 spin_lock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete() 664 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete() 673 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete() 688 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete() 702 spin_unlock(&temp_queue->queue_lock); in fsl_qdma_queue_transfer_complete() [all …]
|
/Linux-v5.15/net/sunrpc/xprtrdma/ |
D | svc_rdma_backchannel.c | 31 spin_lock(&xprt->queue_lock); in svc_rdma_handle_bc_reply() 42 spin_unlock(&xprt->queue_lock); in svc_rdma_handle_bc_reply() 53 spin_lock(&xprt->queue_lock); in svc_rdma_handle_bc_reply() 59 spin_unlock(&xprt->queue_lock); in svc_rdma_handle_bc_reply()
|
/Linux-v5.15/drivers/usb/host/ |
D | u132-hcd.c | 161 struct u132_spin queue_lock; member 511 spin_lock_irqsave(&endp->queue_lock.slock, irqs); in u132_hcd_giveback_urb() 516 spin_unlock_irqrestore(&endp->queue_lock.slock, irqs); in u132_hcd_giveback_urb() 525 spin_unlock_irqrestore(&endp->queue_lock.slock, irqs); in u132_hcd_giveback_urb() 550 spin_lock_irqsave(&endp->queue_lock.slock, irqs); in u132_hcd_abandon_urb() 555 spin_unlock_irqrestore(&endp->queue_lock.slock, irqs); in u132_hcd_abandon_urb() 564 spin_unlock_irqrestore(&endp->queue_lock.slock, irqs); in u132_hcd_abandon_urb() 1861 spin_lock_init(&endp->queue_lock.slock); in create_endpoint_and_queue_int() 1862 spin_lock_irqsave(&endp->queue_lock.slock, irqs); in create_endpoint_and_queue_int() 1865 spin_unlock_irqrestore(&endp->queue_lock.slock, irqs); in create_endpoint_and_queue_int() [all …]
|
/Linux-v5.15/drivers/s390/block/ |
D | dasd_ioctl.c | 155 spin_lock(&block->queue_lock); in dasd_ioctl_abortio() 161 spin_unlock(&block->queue_lock); in dasd_ioctl_abortio() 163 spin_lock(&block->queue_lock); in dasd_ioctl_abortio() 166 spin_unlock(&block->queue_lock); in dasd_ioctl_abortio() 505 spin_lock_irqsave(&block->queue_lock, flags); in __dasd_ioctl_information() 508 spin_unlock_irqrestore(&block->queue_lock, flags); in __dasd_ioctl_information()
|
/Linux-v5.15/drivers/spi/ |
D | spi.c | 1441 spin_lock_irqsave(&ctlr->queue_lock, flags); in __spi_pump_messages() 1445 spin_unlock_irqrestore(&ctlr->queue_lock, flags); in __spi_pump_messages() 1452 spin_unlock_irqrestore(&ctlr->queue_lock, flags); in __spi_pump_messages() 1459 spin_unlock_irqrestore(&ctlr->queue_lock, flags); in __spi_pump_messages() 1474 spin_unlock_irqrestore(&ctlr->queue_lock, flags); in __spi_pump_messages() 1480 spin_unlock_irqrestore(&ctlr->queue_lock, flags); in __spi_pump_messages() 1493 spin_lock_irqsave(&ctlr->queue_lock, flags); in __spi_pump_messages() 1495 spin_unlock_irqrestore(&ctlr->queue_lock, flags); in __spi_pump_messages() 1508 spin_unlock_irqrestore(&ctlr->queue_lock, flags); in __spi_pump_messages() 1748 spin_lock_irqsave(&ctlr->queue_lock, flags); in spi_get_next_queued_message() [all …]
|
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ |
D | init.c | 346 spin_lock_bh(&adapter->queue_lock); in mwifiex_wake_up_net_dev_queue() 348 spin_unlock_bh(&adapter->queue_lock); in mwifiex_wake_up_net_dev_queue() 357 spin_lock_bh(&adapter->queue_lock); in mwifiex_stop_net_dev_queue() 359 spin_unlock_bh(&adapter->queue_lock); in mwifiex_stop_net_dev_queue() 433 spin_lock_init(&adapter->queue_lock); in mwifiex_init_lock_list()
|
/Linux-v5.15/Documentation/RCU/ |
D | lockdep-splat.rst | 81 lockdep_is_held(&q->queue_lock)) == cic) { 85 or with the ->queue_lock held. In particular, this would have suppressed 86 the above lockdep-RCU splat because ->queue_lock is held (see #2 in the
|