Searched refs:event_lock (Results 1 - 25 of 34) sorted by relevance

12

/drivers/char/
H A Dtlclk.c194 static DEFINE_SPINLOCK(event_lock);
286 spin_lock_irqsave(&event_lock, flags);
288 spin_unlock_irqrestore(&event_lock, flags);
302 spin_lock_irqsave(&event_lock, flags);
304 spin_unlock_irqrestore(&event_lock, flags);
318 spin_lock_irqsave(&event_lock, flags);
320 spin_unlock_irqrestore(&event_lock, flags);
338 spin_lock_irqsave(&event_lock, flags);
340 spin_unlock_irqrestore(&event_lock, flags);
360 spin_lock_irqsave(&event_lock, flag
[all...]
/drivers/scsi/aacraid/
H A Ddpcsup.c128 spin_lock_irqsave(&fib->event_lock, flagv);
133 spin_unlock_irqrestore(&fib->event_lock, flagv);
141 spin_lock_irqsave(&fib->event_lock, flagv);
143 spin_unlock_irqrestore(&fib->event_lock, flagv);
395 spin_lock_irqsave(&fib->event_lock, flagv);
400 spin_unlock_irqrestore(&fib->event_lock, flagv);
408 spin_lock_irqsave(&fib->event_lock, flagv);
410 spin_unlock_irqrestore(&fib->event_lock, flagv);
H A Dcommsup.c144 spin_lock_init(&fibptr->event_lock);
212 spin_lock_irqsave(&fibptr->event_lock, flagsv);
214 spin_unlock_irqrestore(&fibptr->event_lock, flagsv);
217 spin_unlock_irqrestore(&fibptr->event_lock, flagsv);
513 spin_lock_irqsave(&fibptr->event_lock, flags);
518 spin_unlock_irqrestore(&fibptr->event_lock, flags);
544 spin_unlock_irqrestore(&fibptr->event_lock, flags);
558 spin_unlock_irqrestore(&fibptr->event_lock, flags);
598 spin_lock_irqsave(&fibptr->event_lock, flags);
601 spin_unlock_irqrestore(&fibptr->event_lock, flag
[all...]
H A Dsrc.c109 spin_lock_irqsave(&dev->sync_fib->event_lock, sflags);
114 spin_unlock_irqrestore(&dev->sync_fib->event_lock, sflags);
/drivers/input/
H A Dff-core.c171 spin_lock_irq(&dev->event_lock);
174 spin_unlock_irq(&dev->event_lock);
196 spin_lock_irq(&dev->event_lock);
199 spin_unlock_irq(&dev->event_lock);
204 spin_lock_irq(&dev->event_lock);
206 spin_unlock_irq(&dev->event_lock);
H A Dinput.c75 * dev->event_lock held and interrupts disabled.
112 * dev->event_lock here to avoid racing with input_event
120 spin_lock_irqsave(&dev->event_lock, flags);
142 spin_unlock_irqrestore(&dev->event_lock, flags);
354 spin_lock_irqsave(&dev->event_lock, flags);
357 spin_unlock_irqrestore(&dev->event_lock, flags);
381 spin_lock_irqsave(&dev->event_lock, flags);
389 spin_unlock_irqrestore(&dev->event_lock, flags);
588 * The function must be called with dev->event_lock held.
621 spin_lock_irq(&dev->event_lock);
[all...]
H A Dsparse-keymap.c251 spin_lock_irqsave(&dev->event_lock, flags);
257 spin_unlock_irqrestore(&dev->event_lock, flags);
H A Dff-memless.c410 spin_lock_irqsave(&dev->event_lock, flags);
412 spin_unlock_irqrestore(&dev->event_lock, flags);
416 * Sets requested gain for FF effects. Called with dev->event_lock held.
432 * Start/stop specified FF effect. Called with dev->event_lock held.
470 spin_lock_irq(&dev->event_lock);
482 spin_unlock_irq(&dev->event_lock);
/drivers/scsi/libsas/
H A Dsas_init.c390 mutex_init(&d->event_lock);
410 mutex_lock(&d->event_lock);
421 mutex_unlock(&d->event_lock);
437 mutex_lock(&d->event_lock);
448 mutex_unlock(&d->event_lock);
H A Dsas_internal.h45 struct mutex event_lock; member in struct:sas_phy_data
/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c434 spin_lock_irqsave(&dev->event_lock, flags);
436 spin_unlock_irqrestore(&dev->event_lock, flags);
465 spin_lock_irqsave(&dev->event_lock, flags);
467 spin_unlock_irqrestore(&dev->event_lock, flags);
547 spin_lock_irqsave(&dev->event_lock, flags);
551 spin_unlock_irqrestore(&dev->event_lock, flags);
574 spin_unlock_irqrestore(&dev->event_lock, flags);
/drivers/net/wireless/ath/ath9k/
H A Dwmi.h155 spinlock_t event_lock; member in struct:wmi
H A Dhtc_drv_txrx.c548 spin_lock_bh(&priv->wmi->event_lock);
553 spin_unlock_bh(&priv->wmi->event_lock);
656 spin_lock(&priv->wmi->event_lock);
659 spin_unlock(&priv->wmi->event_lock);
749 spin_lock(&priv->wmi->event_lock);
770 spin_unlock(&priv->wmi->event_lock);
H A Dwmi.c101 spin_lock_init(&wmi->event_lock);
/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c165 spin_lock_irqsave(&dev->event_lock, flags);
173 spin_unlock_irqrestore(&dev->event_lock, flags);
H A Dexynos_drm_vidi.c392 spin_lock_irqsave(&drm_dev->event_lock, flags);
427 spin_unlock_irqrestore(&drm_dev->event_lock, flags);
/drivers/staging/omapdrm/
H A Domap_crtc.c139 spin_lock_irqsave(&dev->event_lock, flags);
155 spin_unlock_irqrestore(&dev->event_lock, flags);
/drivers/pcmcia/
H A Dvrc4173_cardu.c136 spin_lock_init(socket->event_lock);
405 spin_lock_irq(&socket->event_lock);
408 spin_unlock_irq(&socket->event_lock);
452 spin_lock(&socket->event_lock);
454 spin_unlock(&socket->event_lock);
H A Dvrc4173_cardu.h240 spinlock_t event_lock; member in struct:vrc4173_socket
/drivers/gpu/drm/
H A Ddrm_fops.c448 spin_lock_irqsave(&dev->event_lock, flags);
462 spin_unlock_irqrestore(&dev->event_lock, flags);
613 spin_lock_irqsave(&dev->event_lock, flags);
629 spin_unlock_irqrestore(&dev->event_lock, flags);
H A Ddrm_irq.c1088 spin_lock_irqsave(&dev->event_lock, flags);
1127 spin_unlock_irqrestore(&dev->event_lock, flags);
1132 spin_unlock_irqrestore(&dev->event_lock, flags);
1250 spin_lock_irqsave(&dev->event_lock, flags);
1271 spin_unlock_irqrestore(&dev->event_lock, flags);
H A Ddrm_stub.c274 spin_lock_init(&dev->event_lock);
/drivers/macintosh/
H A Dmac_hid.c38 lockdep_set_class(&mac_hid_emumouse_dev->event_lock,
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c849 spin_lock_irqsave(&dev->event_lock, irq_flags);
863 spin_unlock_irqrestore(&dev->event_lock, irq_flags);
1007 spin_lock_irqsave(&dev->event_lock, irq_flags);
1013 spin_unlock_irqrestore(&dev->event_lock, irq_flags);
1055 spin_lock_irqsave(&dev->event_lock, irq_flags);
1057 spin_unlock_irqrestore(&dev->event_lock, irq_flags);
/drivers/gpu/drm/radeon/
H A Dradeon_display.c280 spin_lock_irqsave(&rdev->ddev->event_lock, flags);
284 spin_unlock_irqrestore(&rdev->ddev->event_lock, flags);
323 spin_unlock_irqrestore(&rdev->ddev->event_lock, flags);
339 spin_unlock_irqrestore(&rdev->ddev->event_lock, flags);
386 spin_lock_irqsave(&dev->event_lock, flags);
394 spin_unlock_irqrestore(&dev->event_lock, flags);
453 spin_lock_irqsave(&dev->event_lock, flags);
455 spin_unlock_irqrestore(&dev->event_lock, flags);
482 spin_lock_irqsave(&dev->event_lock, flags);
485 spin_unlock_irqrestore(&dev->event_lock, flag
[all...]

Completed in 2507 milliseconds

12