/drivers/gpu/drm/i915/display/ |
D | intel_hotplug.c | 182 lockdep_assert_held(&dev_priv->irq_lock); in intel_hpd_irq_storm_switch_to_polling() 235 spin_lock_irq(&dev_priv->irq_lock); in intel_hpd_irq_storm_reenable_work() 259 spin_unlock_irq(&dev_priv->irq_lock); in intel_hpd_irq_storm_reenable_work() 310 spin_lock_irq(&dev_priv->irq_lock); in i915_digport_work_func() 315 spin_unlock_irq(&dev_priv->irq_lock); in i915_digport_work_func() 342 spin_lock_irq(&dev_priv->irq_lock); in i915_digport_work_func() 344 spin_unlock_irq(&dev_priv->irq_lock); in i915_digport_work_func() 360 spin_lock_irq(&i915->irq_lock); in intel_hpd_trigger_irq() 362 spin_unlock_irq(&i915->irq_lock); in intel_hpd_trigger_irq() 385 spin_lock_irq(&dev_priv->irq_lock); in i915_hotplug_work_func() [all …]
|
D | intel_fifo_underrun.c | 61 lockdep_assert_held(&dev_priv->irq_lock); in ivb_can_enable_err_int() 79 lockdep_assert_held(&dev_priv->irq_lock); in cpt_can_enable_serr_int() 97 lockdep_assert_held(&dev_priv->irq_lock); in i9xx_check_fifo_underruns() 117 lockdep_assert_held(&dev_priv->irq_lock); in i9xx_set_fifo_underrun_reporting() 151 lockdep_assert_held(&dev_priv->irq_lock); in ivb_check_fifo_underruns() 238 lockdep_assert_held(&dev_priv->irq_lock); in cpt_check_pch_fifo_underruns() 285 lockdep_assert_held(&dev_priv->irq_lock); in __intel_set_cpu_fifo_underrun_reporting() 324 spin_lock_irqsave(&dev_priv->irq_lock, flags); in intel_set_cpu_fifo_underrun_reporting() 327 spin_unlock_irqrestore(&dev_priv->irq_lock, flags); in intel_set_cpu_fifo_underrun_reporting() 364 spin_lock_irqsave(&dev_priv->irq_lock, flags); in intel_set_pch_fifo_underrun_reporting() [all …]
|
D | i9xx_plane.c | 572 spin_lock_irq(&i915->irq_lock); in bdw_primary_enable_flip_done() 574 spin_unlock_irq(&i915->irq_lock); in bdw_primary_enable_flip_done() 583 spin_lock_irq(&i915->irq_lock); in bdw_primary_disable_flip_done() 585 spin_unlock_irq(&i915->irq_lock); in bdw_primary_disable_flip_done() 593 spin_lock_irq(&i915->irq_lock); in ivb_primary_enable_flip_done() 595 spin_unlock_irq(&i915->irq_lock); in ivb_primary_enable_flip_done() 603 spin_lock_irq(&i915->irq_lock); in ivb_primary_disable_flip_done() 605 spin_unlock_irq(&i915->irq_lock); in ivb_primary_disable_flip_done() 613 spin_lock_irq(&i915->irq_lock); in ilk_primary_enable_flip_done() 615 spin_unlock_irq(&i915->irq_lock); in ilk_primary_enable_flip_done() [all …]
|
/drivers/misc/ocxl/ |
D | afu_irq.c | 37 mutex_lock(&ctx->irq_lock); in ocxl_irq_set_handler() 52 mutex_unlock(&ctx->irq_lock); in ocxl_irq_set_handler() 118 mutex_lock(&ctx->irq_lock); in ocxl_afu_irq_alloc() 136 mutex_unlock(&ctx->irq_lock); in ocxl_afu_irq_alloc() 147 mutex_unlock(&ctx->irq_lock); in ocxl_afu_irq_alloc() 171 mutex_lock(&ctx->irq_lock); in ocxl_afu_irq_free() 175 mutex_unlock(&ctx->irq_lock); in ocxl_afu_irq_free() 180 mutex_unlock(&ctx->irq_lock); in ocxl_afu_irq_free() 190 mutex_lock(&ctx->irq_lock); in ocxl_afu_irq_free_all() 193 mutex_unlock(&ctx->irq_lock); in ocxl_afu_irq_free_all() [all …]
|
/drivers/rtc/ |
D | dev.c | 33 spin_lock_irq(&rtc->irq_lock); in rtc_dev_open() 35 spin_unlock_irq(&rtc->irq_lock); in rtc_dev_open() 55 spin_lock_irq(&rtc->irq_lock); in rtc_uie_task() 68 spin_unlock_irq(&rtc->irq_lock); in rtc_uie_task() 78 spin_lock_irqsave(&rtc->irq_lock, flags); in rtc_uie_timer() 83 spin_unlock_irqrestore(&rtc->irq_lock, flags); in rtc_uie_timer() 88 spin_lock_irq(&rtc->irq_lock); in clear_uie() 92 spin_unlock_irq(&rtc->irq_lock); in clear_uie() 94 spin_lock_irq(&rtc->irq_lock); in clear_uie() 98 spin_unlock_irq(&rtc->irq_lock); in clear_uie() [all …]
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc-compat.c | 46 spinlock_t irq_lock; member 148 spin_lock_irqsave(&dispc_compat.irq_lock, flags); in omap_dispc_register_isr() 182 spin_unlock_irqrestore(&dispc_compat.irq_lock, flags); in omap_dispc_register_isr() 186 spin_unlock_irqrestore(&dispc_compat.irq_lock, flags); in omap_dispc_register_isr() 199 spin_lock_irqsave(&dispc_compat.irq_lock, flags); in omap_dispc_unregister_isr() 220 spin_unlock_irqrestore(&dispc_compat.irq_lock, flags); in omap_dispc_unregister_isr() 260 spin_lock(&dispc_compat.irq_lock); in omap_dispc_irq_handler() 267 spin_unlock(&dispc_compat.irq_lock); in omap_dispc_irq_handler() 291 spin_unlock(&dispc_compat.irq_lock); in omap_dispc_irq_handler() 305 spin_lock(&dispc_compat.irq_lock); in omap_dispc_irq_handler() [all …]
|
/drivers/block/rsxx/ |
D | core.c | 340 spin_lock(&card->irq_lock); in rsxx_isr() 389 spin_unlock(&card->irq_lock); in rsxx_isr() 479 spin_lock_irqsave(&card->irq_lock, flags); in card_event_handler() 481 spin_unlock_irqrestore(&card->irq_lock, flags); in card_event_handler() 690 spin_lock_irqsave(&card->irq_lock, flags); in rsxx_slot_reset() 695 spin_unlock_irqrestore(&card->irq_lock, flags); in rsxx_slot_reset() 802 spin_lock_init(&card->irq_lock); in rsxx_pci_probe() 806 spin_lock_irq(&card->irq_lock); in rsxx_pci_probe() 808 spin_unlock_irq(&card->irq_lock); in rsxx_pci_probe() 832 spin_lock_irq(&card->irq_lock); in rsxx_pci_probe() [all …]
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_interrupts.c | 163 spin_lock_irqsave(&intr->irq_lock, irq_flags); in dpu_hw_intr_dispatch_irq() 214 spin_unlock_irqrestore(&intr->irq_lock, irq_flags); in dpu_hw_intr_dispatch_irq() 237 assert_spin_locked(&intr->irq_lock); in dpu_hw_intr_enable_irq_locked() 286 assert_spin_locked(&intr->irq_lock); in dpu_hw_intr_disable_irq_locked() 368 spin_lock_irqsave(&intr->irq_lock, irq_flags); in dpu_hw_intr_get_interrupt_status() 381 spin_unlock_irqrestore(&intr->irq_lock, irq_flags); in dpu_hw_intr_get_interrupt_status() 390 spin_lock_irqsave(&intr->irq_lock, irq_flags); in dpu_hw_intr_lock() 397 spin_unlock_irqrestore(&intr->irq_lock, irq_flags); in dpu_hw_intr_unlock() 446 spin_lock_init(&intr->irq_lock); in dpu_hw_intr_init()
|
/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc.c | 81 spin_lock_irq(>->irq_lock); in gen9_reset_guc_interrupts() 83 spin_unlock_irq(>->irq_lock); in gen9_reset_guc_interrupts() 92 spin_lock_irq(>->irq_lock); in gen9_enable_guc_interrupts() 96 spin_unlock_irq(>->irq_lock); in gen9_enable_guc_interrupts() 105 spin_lock_irq(>->irq_lock); in gen9_disable_guc_interrupts() 109 spin_unlock_irq(>->irq_lock); in gen9_disable_guc_interrupts() 119 spin_lock_irq(>->irq_lock); in gen11_reset_guc_interrupts() 121 spin_unlock_irq(>->irq_lock); in gen11_reset_guc_interrupts() 129 spin_lock_irq(>->irq_lock); in gen11_enable_guc_interrupts() 135 spin_unlock_irq(>->irq_lock); in gen11_enable_guc_interrupts() [all …]
|
D | intel_guc.h | 41 spinlock_t irq_lock; member 262 spin_lock_irq(&guc->irq_lock); in intel_guc_enable_msg() 264 spin_unlock_irq(&guc->irq_lock); in intel_guc_enable_msg() 269 spin_lock_irq(&guc->irq_lock); in intel_guc_disable_msg() 271 spin_unlock_irq(&guc->irq_lock); in intel_guc_disable_msg()
|
/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 259 spin_lock(&dcrtc->irq_lock); in armada_drm_crtc_irq() 292 spin_unlock(&dcrtc->irq_lock); in armada_drm_crtc_irq() 355 spin_lock_irqsave(&dcrtc->irq_lock, flags); in armada_drm_crtc_mode_set_nofb() 412 spin_unlock_irqrestore(&dcrtc->irq_lock, flags); in armada_drm_crtc_mode_set_nofb() 465 spin_lock_irq(&dcrtc->irq_lock); in armada_drm_crtc_atomic_flush() 467 spin_unlock_irq(&dcrtc->irq_lock); in armada_drm_crtc_atomic_flush() 469 spin_lock_irq(&dcrtc->irq_lock); in armada_drm_crtc_atomic_flush() 471 spin_unlock_irq(&dcrtc->irq_lock); in armada_drm_crtc_atomic_flush() 647 spin_lock_irq(&dcrtc->irq_lock); in armada_drm_crtc_cursor_update() 650 spin_unlock_irq(&dcrtc->irq_lock); in armada_drm_crtc_cursor_update() [all …]
|
/drivers/irqchip/ |
D | irq-realtek-rtl.c | 26 static DEFINE_RAW_SPINLOCK(irq_lock); 34 raw_spin_lock_irqsave(&irq_lock, flags); in realtek_ictl_unmask_irq() 40 raw_spin_unlock_irqrestore(&irq_lock, flags); in realtek_ictl_unmask_irq() 48 raw_spin_lock_irqsave(&irq_lock, flags); in realtek_ictl_mask_irq() 54 raw_spin_unlock_irqrestore(&irq_lock, flags); in realtek_ictl_mask_irq()
|
/drivers/mfd/ |
D | ucb1x00-core.c | 319 raw_spin_lock(&ucb->irq_lock); in ucb1x00_irq_mask() 322 raw_spin_unlock(&ucb->irq_lock); in ucb1x00_irq_mask() 330 raw_spin_lock(&ucb->irq_lock); in ucb1x00_irq_unmask() 333 raw_spin_unlock(&ucb->irq_lock); in ucb1x00_irq_unmask() 341 raw_spin_lock(&ucb->irq_lock); in ucb1x00_irq_set_type() 357 raw_spin_unlock(&ucb->irq_lock); in ucb1x00_irq_set_type() 371 raw_spin_lock(&ucb->irq_lock); in ucb1x00_irq_set_wake() 376 raw_spin_unlock(&ucb->irq_lock); in ucb1x00_irq_set_wake() 523 raw_spin_lock_init(&ucb->irq_lock); in ucb1x00_probe() 680 raw_spin_lock_irqsave(&ucb->irq_lock, flags); in ucb1x00_suspend() [all …]
|
D | lp8788-irq.c | 37 struct mutex irq_lock; member 80 mutex_lock(&irqd->irq_lock); in lp8788_irq_bus_lock() 95 mutex_unlock(&irqd->irq_lock); in lp8788_irq_bus_sync_unlock() 172 mutex_init(&irqd->irq_lock); in lp8788_irq_init()
|
D | ucb1x00-ts.c | 42 spinlock_t irq_lock; member 240 spin_lock_irq(&ts->irq_lock); in ucb1x00_thread() 245 spin_unlock_irq(&ts->irq_lock); in ucb1x00_thread() 292 spin_lock(&ts->irq_lock); in ucb1x00_ts_irq() 295 spin_unlock(&ts->irq_lock); in ucb1x00_ts_irq() 380 spin_lock_init(&ts->irq_lock); in ucb1x00_ts_add()
|
/drivers/macintosh/ams/ |
D | ams-core.c | 62 spin_lock(&ams_info.irq_lock); in ams_handle_irq() 67 spin_unlock(&ams_info.irq_lock); in ams_handle_irq() 94 spin_lock_irqsave(&ams_info.irq_lock, flags); in ams_worker() 111 spin_unlock_irqrestore(&ams_info.irq_lock, flags); in ams_worker() 183 spin_lock_init(&ams_info.irq_lock); in ams_init()
|
/drivers/gpu/drm/i915/gt/ |
D | intel_gt_pm_irq.c | 39 lockdep_assert_held(>->irq_lock); in gen6_gt_pm_update_irq() 66 lockdep_assert_held(>->irq_lock); in gen6_gt_pm_reset_iir() 94 lockdep_assert_held(>->irq_lock); in gen6_gt_pm_enable_irq() 103 lockdep_assert_held(>->irq_lock); in gen6_gt_pm_disable_irq()
|
D | intel_gt_irq.c | 31 lockdep_assert_held(>->irq_lock); in gen11_gt_engine_identity() 116 lockdep_assert_held(>->irq_lock); in gen11_gt_bank_handler() 134 spin_lock(>->irq_lock); in gen11_gt_irq_handler() 141 spin_unlock(>->irq_lock); in gen11_gt_irq_handler() 150 lockdep_assert_held(>->irq_lock); in gen11_gt_reset_one_iir() 264 spin_lock(>->irq_lock); in gen7_parity_error_irq_handler() 266 spin_unlock(>->irq_lock); in gen7_parity_error_irq_handler() 388 lockdep_assert_held(>->irq_lock); in gen5_gt_update_irq()
|
D | intel_breadcrumbs.c | 55 spin_lock(&b->irq_lock); in intel_breadcrumbs_arm_irq() 58 spin_unlock(&b->irq_lock); in intel_breadcrumbs_arm_irq() 73 spin_lock(&b->irq_lock); in intel_breadcrumbs_disarm_irq() 76 spin_unlock(&b->irq_lock); in intel_breadcrumbs_disarm_irq() 279 spin_lock_init(&b->irq_lock); in intel_breadcrumbs_create() 296 spin_lock_irqsave(&b->irq_lock, flags); in intel_breadcrumbs_reset() 303 spin_unlock_irqrestore(&b->irq_lock, flags); in intel_breadcrumbs_reset()
|
/drivers/pinctrl/mvebu/ |
D | pinctrl-armada-37xx.c | 103 spinlock_t irq_lock; member 524 spin_lock_irqsave(&info->irq_lock, flags); in armada_37xx_irq_ack() 526 spin_unlock_irqrestore(&info->irq_lock, flags); in armada_37xx_irq_ack() 537 spin_lock_irqsave(&info->irq_lock, flags); in armada_37xx_irq_mask() 540 spin_unlock_irqrestore(&info->irq_lock, flags); in armada_37xx_irq_mask() 551 spin_lock_irqsave(&info->irq_lock, flags); in armada_37xx_irq_unmask() 554 spin_unlock_irqrestore(&info->irq_lock, flags); in armada_37xx_irq_unmask() 565 spin_lock_irqsave(&info->irq_lock, flags); in armada_37xx_irq_set_wake() 572 spin_unlock_irqrestore(&info->irq_lock, flags); in armada_37xx_irq_set_wake() 584 spin_lock_irqsave(&info->irq_lock, flags); in armada_37xx_irq_set_type() [all …]
|
/drivers/gpu/drm/i915/ |
D | i915_irq.c | 326 lockdep_assert_held(&dev_priv->irq_lock); in i915_hotplug_interrupt_update_locked() 351 spin_lock_irq(&dev_priv->irq_lock); in i915_hotplug_interrupt_update() 353 spin_unlock_irq(&dev_priv->irq_lock); in i915_hotplug_interrupt_update() 368 lockdep_assert_held(&dev_priv->irq_lock); in ilk_update_display_irq() 396 lockdep_assert_held(&dev_priv->irq_lock); in bdw_update_port_irq() 429 lockdep_assert_held(&dev_priv->irq_lock); in bdw_update_pipe_irq() 463 lockdep_assert_held(&dev_priv->irq_lock); in ibx_display_interrupt_update() 478 lockdep_assert_held(&dev_priv->irq_lock); in i915_pipestat_enable_mask() 526 lockdep_assert_held(&dev_priv->irq_lock); in i915_enable_pipestat() 549 lockdep_assert_held(&dev_priv->irq_lock); in i915_disable_pipestat() [all …]
|
/drivers/pci/controller/ |
D | pcie-mediatek-gen3.c | 147 raw_spinlock_t irq_lock; member 438 raw_spin_lock_irqsave(&port->irq_lock, flags); in mtk_msi_bottom_irq_mask() 442 raw_spin_unlock_irqrestore(&port->irq_lock, flags); in mtk_msi_bottom_irq_mask() 454 raw_spin_lock_irqsave(&port->irq_lock, flags); in mtk_msi_bottom_irq_unmask() 458 raw_spin_unlock_irqrestore(&port->irq_lock, flags); in mtk_msi_bottom_irq_unmask() 526 raw_spin_lock_irqsave(&port->irq_lock, flags); in mtk_intx_mask() 530 raw_spin_unlock_irqrestore(&port->irq_lock, flags); in mtk_intx_mask() 539 raw_spin_lock_irqsave(&port->irq_lock, flags); in mtk_intx_unmask() 543 raw_spin_unlock_irqrestore(&port->irq_lock, flags); in mtk_intx_unmask() 590 raw_spin_lock_init(&port->irq_lock); in mtk_pcie_init_irq_domains() [all …]
|
/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
D | pearl_pcie.c | 80 spinlock_t irq_lock; member 104 spin_lock_irqsave(&ps->irq_lock, flags); in qtnf_init_hdp_irqs() 106 spin_unlock_irqrestore(&ps->irq_lock, flags); in qtnf_init_hdp_irqs() 113 spin_lock_irqsave(&ps->irq_lock, flags); in qtnf_enable_hdp_irqs() 115 spin_unlock_irqrestore(&ps->irq_lock, flags); in qtnf_enable_hdp_irqs() 122 spin_lock_irqsave(&ps->irq_lock, flags); in qtnf_disable_hdp_irqs() 124 spin_unlock_irqrestore(&ps->irq_lock, flags); in qtnf_disable_hdp_irqs() 131 spin_lock_irqsave(&ps->irq_lock, flags); in qtnf_en_rxdone_irq() 134 spin_unlock_irqrestore(&ps->irq_lock, flags); in qtnf_en_rxdone_irq() 141 spin_lock_irqsave(&ps->irq_lock, flags); in qtnf_dis_rxdone_irq() [all …]
|
/drivers/net/wireless/broadcom/b43legacy/ |
D | sysfs.c | 129 spin_lock_irqsave(&wldev->wl->irq_lock, flags); in b43legacy_attr_interfmode_store() 135 spin_unlock_irqrestore(&wldev->wl->irq_lock, flags); in b43legacy_attr_interfmode_store() 184 spin_lock_irqsave(&wldev->wl->irq_lock, flags); in b43legacy_attr_preamble_store() 188 spin_unlock_irqrestore(&wldev->wl->irq_lock, flags); in b43legacy_attr_preamble_store()
|
/drivers/misc/cb710/ |
D | core.c | 71 spin_lock(&chip->irq_lock); /* incl. smp_rmb() */ in cb710_irq_handler() 79 spin_unlock(&chip->irq_lock); in cb710_irq_handler() 163 spin_lock_irqsave(&chip->irq_lock, flags); in cb710_set_irq_handler() 165 spin_unlock_irqrestore(&chip->irq_lock, flags); in cb710_set_irq_handler() 230 spin_lock_init(&chip->irq_lock); in cb710_probe()
|