Searched refs:irq_lock (Results 1 - 25 of 197) sorted by relevance

12345678

/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_irq.c34 lockdep_assert_held(gt->irq_lock);
65 spin_lock_irq(gt->irq_lock);
67 spin_unlock_irq(gt->irq_lock);
74 spin_lock_irq(gt->irq_lock);
82 spin_unlock_irq(gt->irq_lock);
98 spin_lock_irq(gt->irq_lock);
103 spin_unlock_irq(gt->irq_lock);
H A Dintel_pxp_debugfs.c55 spin_lock_irq(gt->irq_lock);
57 spin_unlock_irq(gt->irq_lock);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_sa_media.c24 gt->irq_lock = to_gt(i915)->irq_lock;
H A Dintel_gt_pm_irq.c40 lockdep_assert_held(gt->irq_lock);
67 lockdep_assert_held(gt->irq_lock);
95 lockdep_assert_held(gt->irq_lock);
104 lockdep_assert_held(gt->irq_lock);
H A Dintel_breadcrumbs_types.h44 spinlock_t irq_lock; /* protects the interrupt from hardirq context */ member in struct:intel_breadcrumbs
45 struct irq_work irq_work; /* for use from inside irq_lock */
/linux-master/drivers/misc/ocxl/
H A Dafu_irq.c38 mutex_lock(&ctx->irq_lock);
53 mutex_unlock(&ctx->irq_lock);
119 mutex_lock(&ctx->irq_lock);
137 mutex_unlock(&ctx->irq_lock);
148 mutex_unlock(&ctx->irq_lock);
172 mutex_lock(&ctx->irq_lock);
176 mutex_unlock(&ctx->irq_lock);
181 mutex_unlock(&ctx->irq_lock);
191 mutex_lock(&ctx->irq_lock);
194 mutex_unlock(&ctx->irq_lock);
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fifo_underrun.c64 lockdep_assert_held(&dev_priv->irq_lock);
82 lockdep_assert_held(&dev_priv->irq_lock);
100 lockdep_assert_held(&dev_priv->irq_lock);
120 lockdep_assert_held(&dev_priv->irq_lock);
154 lockdep_assert_held(&dev_priv->irq_lock);
241 lockdep_assert_held(&dev_priv->irq_lock);
288 lockdep_assert_held(&dev_priv->irq_lock);
327 spin_lock_irqsave(&dev_priv->irq_lock, flags);
330 spin_unlock_irqrestore(&dev_priv->irq_lock, flags);
367 spin_lock_irqsave(&dev_priv->irq_lock, flag
[all...]
H A Dintel_hotplug.c182 lockdep_assert_held(&i915->irq_lock);
190 lockdep_assert_held(&i915->irq_lock);
201 lockdep_assert_held(&i915->irq_lock);
212 lockdep_assert_held(&i915->irq_lock);
227 lockdep_assert_held(&dev_priv->irq_lock);
274 spin_lock_irq(&dev_priv->irq_lock);
298 spin_unlock_irq(&dev_priv->irq_lock);
357 spin_lock_irq(&dev_priv->irq_lock);
362 spin_unlock_irq(&dev_priv->irq_lock);
389 spin_lock_irq(&dev_priv->irq_lock);
[all...]
H A Dintel_display_irq.c44 lockdep_assert_held(&dev_priv->irq_lock);
81 lockdep_assert_held(&dev_priv->irq_lock);
113 lockdep_assert_held(&dev_priv->irq_lock);
160 lockdep_assert_held(&dev_priv->irq_lock);
185 lockdep_assert_held(&dev_priv->irq_lock);
233 lockdep_assert_held(&dev_priv->irq_lock);
256 lockdep_assert_held(&dev_priv->irq_lock);
286 spin_lock_irq(&dev_priv->irq_lock);
293 spin_unlock_irq(&dev_priv->irq_lock);
413 spin_lock(&dev_priv->irq_lock);
[all...]
/linux-master/drivers/irqchip/
H A Dirq-realtek-rtl.c28 static DEFINE_RAW_SPINLOCK(irq_lock);
56 raw_spin_lock_irqsave(&irq_lock, flags);
62 raw_spin_unlock_irqrestore(&irq_lock, flags);
70 raw_spin_lock_irqsave(&irq_lock, flags);
76 raw_spin_unlock_irqrestore(&irq_lock, flags);
91 raw_spin_lock_irqsave(&irq_lock, flags);
93 raw_spin_unlock_irqrestore(&irq_lock, flags);
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic.c34 * vgic_irq->irq_lock must be taken with IRQs disabled
41 * then the lower ones, e.g. first take the its_lock, then the irq_lock.
143 raw_spin_lock(&irq->irq_lock);
146 raw_spin_unlock(&irq->irq_lock);
199 lockdep_assert_held(&irq->irq_lock);
255 raw_spin_lock(&irqa->irq_lock);
256 raw_spin_lock_nested(&irqb->irq_lock, SINGLE_DEPTH_NESTING);
274 raw_spin_unlock(&irqb->irq_lock);
275 raw_spin_unlock(&irqa->irq_lock);
322 lockdep_assert_held(&irq->irq_lock);
[all...]
H A Dvgic-mmio.c79 raw_spin_lock_irqsave(&irq->irq_lock, flags);
83 raw_spin_unlock_irqrestore(&irq->irq_lock, flags);
127 raw_spin_lock_irqsave(&irq->irq_lock, flags);
138 raw_spin_unlock_irqrestore(&irq->irq_lock, flags);
176 raw_spin_lock_irqsave(&irq->irq_lock, flags);
182 raw_spin_unlock_irqrestore(&irq->irq_lock, flags);
198 raw_spin_lock_irqsave(&irq->irq_lock, flags);
219 raw_spin_lock_irqsave(&irq->irq_lock, flags);
221 raw_spin_unlock_irqrestore(&irq->irq_lock, flags);
252 raw_spin_lock_irqsave(&irq->irq_lock, flag
[all...]
/linux-master/arch/um/kernel/
H A Dirq.c55 static DEFINE_SPINLOCK(irq_lock);
205 lockdep_assert_held(&irq_lock);
262 spin_lock_irqsave(&irq_lock, flags);
297 spin_unlock_irqrestore(&irq_lock, flags);
301 spin_unlock_irqrestore(&irq_lock, flags);
316 spin_lock_irqsave(&irq_lock, flags);
319 spin_unlock_irqrestore(&irq_lock, flags);
328 spin_lock_irqsave(&irq_lock, flags);
349 spin_unlock_irqrestore(&irq_lock, flags);
360 spin_lock_irqsave(&irq_lock, flag
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c46 spinlock_t irq_lock; member in struct:__anon1174
117 /* dispc.irq_lock has to be locked by the caller */
148 spin_lock_irqsave(&dispc_compat.irq_lock, flags);
182 spin_unlock_irqrestore(&dispc_compat.irq_lock, flags);
186 spin_unlock_irqrestore(&dispc_compat.irq_lock, flags);
199 spin_lock_irqsave(&dispc_compat.irq_lock, flags);
220 spin_unlock_irqrestore(&dispc_compat.irq_lock, flags);
260 spin_lock(&dispc_compat.irq_lock);
267 spin_unlock(&dispc_compat.irq_lock);
291 spin_unlock(&dispc_compat.irq_lock);
[all...]
/linux-master/drivers/rtc/
H A Ddev.c33 spin_lock_irq(&rtc->irq_lock);
35 spin_unlock_irq(&rtc->irq_lock);
55 spin_lock_irq(&rtc->irq_lock);
68 spin_unlock_irq(&rtc->irq_lock);
78 spin_lock_irqsave(&rtc->irq_lock, flags);
83 spin_unlock_irqrestore(&rtc->irq_lock, flags);
88 spin_lock_irq(&rtc->irq_lock);
92 spin_unlock_irq(&rtc->irq_lock);
94 spin_lock_irq(&rtc->irq_lock);
98 spin_unlock_irq(&rtc->irq_lock);
[all...]
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.h38 spinlock_t irq_lock; /* Protects hardware LDINTR register */ member in struct:shmob_drm_device
/linux-master/drivers/macintosh/ams/
H A Dams-core.c62 spin_lock(&ams_info.irq_lock);
67 spin_unlock(&ams_info.irq_lock);
94 spin_lock_irqsave(&ams_info.irq_lock, flags);
111 spin_unlock_irqrestore(&ams_info.irq_lock, flags);
183 spin_lock_init(&ams_info.irq_lock);
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmmio.c74 spin_lock_irqsave(&dev->mmio.irq_lock, flags);
84 spin_unlock_irqrestore(&dev->mmio.irq_lock, flags);
104 spin_lock_init(&dev->mmio.irq_lock);
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dsysfs.c129 spin_lock_irqsave(&wldev->wl->irq_lock, flags);
135 spin_unlock_irqrestore(&wldev->wl->irq_lock, flags);
184 spin_lock_irqsave(&wldev->wl->irq_lock, flags);
188 spin_unlock_irqrestore(&wldev->wl->irq_lock, flags);
/linux-master/drivers/mfd/
H A Dlp8788-irq.c31 * @irq_lock : mutex for enabling/disabling the interrupt
37 struct mutex irq_lock; member in struct:lp8788_irq_data
80 mutex_lock(&irqd->irq_lock);
95 mutex_unlock(&irqd->irq_lock);
172 mutex_init(&irqd->irq_lock);
H A Ducb1x00-core.c319 raw_spin_lock(&ucb->irq_lock);
322 raw_spin_unlock(&ucb->irq_lock);
330 raw_spin_lock(&ucb->irq_lock);
333 raw_spin_unlock(&ucb->irq_lock);
341 raw_spin_lock(&ucb->irq_lock);
357 raw_spin_unlock(&ucb->irq_lock);
371 raw_spin_lock(&ucb->irq_lock);
376 raw_spin_unlock(&ucb->irq_lock);
523 raw_spin_lock_init(&ucb->irq_lock);
679 raw_spin_lock_irqsave(&ucb->irq_lock, flag
[all...]
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_interrupts.h57 * @irq_lock: spinlock for accessing IRQ resources
64 spinlock_t irq_lock; member in struct:dpu_hw_intr
H A Ddpu_hw_interrupts.c252 spin_lock_irqsave(&intr->irq_lock, irq_flags);
294 spin_unlock_irqrestore(&intr->irq_lock, irq_flags);
318 * under irq_lock and it's the caller's responsibility to ensure that's
321 assert_spin_locked(&intr->irq_lock);
374 * under irq_lock and it's the caller's responsibility to ensure that's
377 assert_spin_locked(&intr->irq_lock);
459 spin_lock_irqsave(&intr->irq_lock, irq_flags);
472 spin_unlock_irqrestore(&intr->irq_lock, irq_flags);
513 spin_lock_init(&intr->irq_lock);
542 spin_lock_irqsave(&dpu_kms->hw_intr->irq_lock, irq_flag
[all...]
/linux-master/sound/soc/sti/
H A Duniperif_reader.c49 spin_lock(&reader->irq_lock);
76 spin_unlock(&reader->irq_lock);
361 spin_lock_irqsave(&reader->irq_lock, flags);
363 spin_unlock_irqrestore(&reader->irq_lock, flags);
391 spin_lock_irqsave(&reader->irq_lock, flags);
397 spin_unlock_irqrestore(&reader->irq_lock, flags);
432 spin_lock_init(&reader->irq_lock);
/linux-master/drivers/gpu/drm/armada/
H A Darmada_crtc.c259 spin_lock(&dcrtc->irq_lock);
292 spin_unlock(&dcrtc->irq_lock);
355 spin_lock_irqsave(&dcrtc->irq_lock, flags);
412 spin_unlock_irqrestore(&dcrtc->irq_lock, flags);
465 spin_lock_irq(&dcrtc->irq_lock);
467 spin_unlock_irq(&dcrtc->irq_lock);
469 spin_lock_irq(&dcrtc->irq_lock);
471 spin_unlock_irq(&dcrtc->irq_lock);
647 spin_lock_irq(&dcrtc->irq_lock);
650 spin_unlock_irq(&dcrtc->irq_lock);
[all...]

Completed in 414 milliseconds

12345678