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

123456

/linux-master/drivers/char/
H A Dtlclk.c193 static DEFINE_SPINLOCK(event_lock);
285 spin_lock_irqsave(&event_lock, flags);
287 spin_unlock_irqrestore(&event_lock, flags);
301 spin_lock_irqsave(&event_lock, flags);
303 spin_unlock_irqrestore(&event_lock, flags);
317 spin_lock_irqsave(&event_lock, flags);
319 spin_unlock_irqrestore(&event_lock, flags);
337 spin_lock_irqsave(&event_lock, flags);
339 spin_unlock_irqrestore(&event_lock, flags);
359 spin_lock_irqsave(&event_lock, flag
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_vblank_work.c52 assert_spin_locked(&vblank->dev->event_lock);
74 assert_spin_locked(&vblank->dev->event_lock);
119 spin_lock_irqsave(&dev->event_lock, irqflags);
163 spin_unlock_irqrestore(&dev->event_lock, irqflags);
191 spin_lock_irq(&dev->event_lock);
199 spin_unlock_irq(&dev->event_lock);
206 spin_lock_irq(&dev->event_lock);
208 spin_unlock_irq(&dev->event_lock);
226 spin_lock_irq(&dev->event_lock);
228 dev->event_lock);
[all...]
H A Ddrm_file.c204 spin_lock_irqsave(&dev->event_lock, flags);
219 spin_unlock_irqrestore(&dev->event_lock, flags);
555 spin_lock_irq(&dev->event_lock);
562 spin_unlock_irq(&dev->event_lock);
585 spin_lock_irq(&dev->event_lock);
588 spin_unlock_irq(&dev->event_lock);
658 * already hold &drm_device.event_lock.
699 * Callers which already hold &drm_device.event_lock should use
714 spin_lock_irqsave(&dev->event_lock, flags);
716 spin_unlock_irqrestore(&dev->event_lock, flag
[all...]
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_crtc.c52 spin_lock_irqsave(&drm_dev->event_lock, flags);
58 spin_unlock_irqrestore(&drm_dev->event_lock, flags);
143 spin_lock_irqsave(&drm_dev->event_lock, flags);
148 spin_unlock_irqrestore(&drm_dev->event_lock, flags);
176 spin_lock_irq(&drm_dev->event_lock);
180 spin_unlock_irq(&drm_dev->event_lock);
238 spin_lock_irqsave(&drm_dev->event_lock, flags);
242 spin_unlock_irqrestore(&drm_dev->event_lock, flags);
/linux-master/drivers/usb/usbip/
H A Dusbip_event.c19 static DEFINE_SPINLOCK(event_lock);
46 spin_lock_irqsave(&event_lock, flags);
51 spin_unlock_irqrestore(&event_lock, flags);
154 spin_lock_irqsave(&event_lock, flags);
171 spin_unlock_irqrestore(&event_lock, flags);
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c93 spin_lock_irq(&drm_dev->event_lock);
102 spin_unlock_irq(&drm_dev->event_lock);
188 spin_lock_irq(&drm_dev->event_lock);
190 spin_unlock_irq(&drm_dev->event_lock);
300 spin_lock_irq(&drm_dev->event_lock);
302 spin_unlock_irq(&drm_dev->event_lock);
398 spin_lock_irq(&drm_dev->event_lock);
400 spin_unlock_irq(&drm_dev->event_lock);
439 spin_lock_irqsave(&drm_dev->event_lock, flags);
441 spin_unlock_irqrestore(&drm_dev->event_lock, flag
[all...]
/linux-master/drivers/scsi/aacraid/
H A Ddpcsup.c114 spin_lock_irqsave(&fib->event_lock, flagv);
119 spin_unlock_irqrestore(&fib->event_lock, flagv);
127 spin_lock_irqsave(&fib->event_lock, flagv);
129 spin_unlock_irqrestore(&fib->event_lock, flagv);
366 spin_lock_irqsave(&fib->event_lock, flagv);
374 spin_unlock_irqrestore(&fib->event_lock, flagv);
419 spin_lock_irqsave(&fib->event_lock, flagv);
427 spin_unlock_irqrestore(&fib->event_lock, flagv);
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c76 spin_lock_irqsave(&dev->event_lock, flags);
78 spin_unlock_irqrestore(&dev->event_lock, flags);
99 spin_lock_irq(&crtc->dev->event_lock);
104 spin_unlock_irq(&crtc->dev->event_lock);
121 spin_lock_irq(&crtc->dev->event_lock);
123 spin_unlock_irq(&crtc->dev->event_lock);
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_crtc.c29 spin_lock_irqsave(&ddev->event_lock, flags);
39 spin_unlock_irqrestore(&ddev->event_lock, flags);
47 spin_unlock_irqrestore(&ddev->event_lock, flags);
53 spin_unlock_irqrestore(&ddev->event_lock, flags);
200 spin_lock_irqsave(&ddev->event_lock, flags);
208 spin_unlock_irqrestore(&ddev->event_lock, flags);
246 spin_lock_irqsave(&ddev->event_lock, flags);
253 spin_unlock_irqrestore(&ddev->event_lock, flags);
287 spin_lock_irqsave(&ddev->event_lock, flags);
292 spin_unlock_irqrestore(&ddev->event_lock, flag
[all...]
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_crtc.c113 spin_lock_irqsave(&dev->event_lock, flags);
116 spin_unlock_irqrestore(&dev->event_lock, flags);
121 spin_lock_irqsave(&dev->event_lock, flags);
124 spin_unlock_irqrestore(&dev->event_lock, flags);
135 spin_lock_irqsave(&dev->event_lock, flags);
137 spin_unlock_irqrestore(&dev->event_lock, flags);
269 spin_lock_irq(&crtc->dev->event_lock);
274 spin_unlock_irq(&crtc->dev->event_lock);
289 spin_lock_irqsave(&dev->event_lock, flags);
292 spin_unlock_irqrestore(&dev->event_lock, flag
[all...]
/linux-master/drivers/input/
H A Dff-core.c154 spin_lock_irq(&dev->event_lock);
157 spin_unlock_irq(&dev->event_lock);
179 spin_lock_irq(&dev->event_lock);
182 spin_unlock_irq(&dev->event_lock);
187 spin_lock_irq(&dev->event_lock);
189 spin_unlock_irq(&dev->event_lock);
H A Dinput-mt.c263 lockdep_assert_held(&dev->event_lock);
287 spin_lock_irqsave(&dev->event_lock, flags);
292 spin_unlock_irqrestore(&dev->event_lock, flags);
307 lockdep_assert_held(&dev->event_lock);
341 spin_lock_irqsave(&dev->event_lock, flags);
343 spin_unlock_irqrestore(&dev->event_lock, flags);
H A Dinput.c105 * dev->event_lock held and interrupts disabled.
140 * dev->event_lock held and interrupts disabled.
148 lockdep_assert_held(&dev->event_lock);
399 lockdep_assert_held(&dev->event_lock);
434 spin_lock_irqsave(&dev->event_lock, flags);
436 spin_unlock_irqrestore(&dev->event_lock, flags);
460 spin_lock_irqsave(&dev->event_lock, flags);
468 spin_unlock_irqrestore(&dev->event_lock, flags);
730 * The function must be called with dev->event_lock held.
737 lockdep_assert_held(&dev->event_lock);
[all...]
/linux-master/drivers/thermal/intel/
H A Dintel_hfi.c114 * @event_lock: Lock to process HFI interrupts
129 raw_spinlock_t event_lock; member in struct:hfi_instance
283 if (!raw_spin_trylock(&hfi_instance->event_lock))
289 raw_spin_unlock(&hfi_instance->event_lock);
301 raw_spin_unlock(&hfi_instance->event_lock);
321 raw_spin_unlock(&hfi_instance->event_lock);
475 raw_spin_lock_init(&hfi_instance->event_lock);
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c53 spin_lock_irqsave(&dev->event_lock, flags);
61 spin_unlock_irqrestore(&dev->event_lock, flags);
70 spin_lock_irqsave(&dev->event_lock, flags);
72 spin_unlock_irqrestore(&dev->event_lock, flags);
289 spin_lock_irqsave(&dev->event_lock, flags);
293 spin_unlock_irqrestore(&dev->event_lock, flags);
313 spin_lock_irqsave(&dev->event_lock, flags);
315 spin_unlock_irqrestore(&dev->event_lock, flags);
318 spin_unlock_irqrestore(&dev->event_lock, flags);
325 spin_lock_irqsave(&dev->event_lock, flag
[all...]
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c73 spin_lock_irqsave(&crtc->dev->event_lock, flags);
75 spin_unlock_irqrestore(&crtc->dev->event_lock, flags);
285 spin_lock(&crtc->dev->event_lock);
291 spin_unlock(&crtc->dev->event_lock);
303 spin_unlock(&crtc->dev->event_lock);
323 spin_lock(&crtc->dev->event_lock);
330 spin_unlock(&crtc->dev->event_lock);
361 spin_lock_irq(&dev->event_lock);
363 spin_unlock_irq(&dev->event_lock);
468 spin_lock_irq(&crtc->dev->event_lock);
[all...]
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-crtc.c68 spin_lock_irq(&crtc->dev->event_lock);
74 spin_unlock_irq(&crtc->dev->event_lock);
129 spin_lock_irq(&crtc->dev->event_lock);
134 spin_unlock_irq(&crtc->dev->event_lock);
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c42 spin_lock_irq(&crtc->dev->event_lock);
47 spin_unlock_irq(&crtc->dev->event_lock);
131 spin_lock_irqsave(&crtc->dev->event_lock, flags);
133 spin_unlock_irqrestore(&crtc->dev->event_lock, flags);
/linux-master/include/drm/
H A Ddrm_device.h270 * @event_lock:
275 spinlock_t event_lock; member in struct:drm_device
/linux-master/drivers/input/misc/
H A Dpwm-beeper.c206 spin_lock_irq(&beeper->input->event_lock);
208 spin_unlock_irq(&beeper->input->event_lock);
219 spin_lock_irq(&beeper->input->event_lock);
221 spin_unlock_irq(&beeper->input->event_lock);
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.c138 spin_lock_irqsave(&ctl->event_lock, flags);
143 spin_unlock_irqrestore(&ctl->event_lock, flags);
160 spin_lock_irqsave(&ctl->event_lock, flags);
169 spin_unlock_irqrestore(&ctl->event_lock, flags);
551 spin_lock_irqsave(&ctl->event_lock, flags);
553 spin_unlock_irqrestore(&ctl->event_lock, flags);
564 spin_lock_irqsave(&ctl->event_lock, flags);
569 spin_unlock_irqrestore(&ctl->event_lock, flags);
632 spin_lock_init(&ctl->event_lock);
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c102 spin_lock_irq(&crtc->dev->event_lock);
107 spin_unlock_irq(&crtc->dev->event_lock);
195 spin_lock_irqsave(&crtc->dev->event_lock, flags);
199 spin_unlock_irqrestore(&crtc->dev->event_lock, flags);
250 spin_lock_irq(&crtc->dev->event_lock);
258 spin_unlock_irq(&crtc->dev->event_lock);
/linux-master/net/vmw_vsock/
H A Dvirtio_transport.c57 /* The following fields are protected by event_lock.
58 * vqs[VSOCK_VQ_EVENT] must be accessed with event_lock held.
60 struct mutex event_lock; member in struct:virtio_vsock
338 /* event_lock must be held */
352 /* event_lock must be held */
388 /* event_lock must be held */
409 mutex_lock(&vsock->event_lock);
429 mutex_unlock(&vsock->event_lock);
655 mutex_lock(&vsock->event_lock);
658 mutex_unlock(&vsock->event_lock);
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dqmi.h98 spinlock_t event_lock; /* spinlock for qmi event list */ member in struct:ath10k_qmi
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c99 spin_lock_irqsave(&dev->event_lock, flags);
103 spin_unlock_irqrestore(&dev->event_lock, flags);
259 spin_lock_irqsave(&dev->event_lock, flags);
263 spin_unlock_irqrestore(&dev->event_lock, flags);

Completed in 1064 milliseconds

123456