Searched refs:wait_event_interruptible_lock_irq (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/gdm72xx/
H A Dgdm_usb.c744 wait_event_interruptible_lock_irq(k_wait, k_mode_thread()
/linux-4.1.27/include/linux/
H A Dwait.h836 * wait_event_interruptible_lock_irq - sleep until a condition gets true.
857 #define wait_event_interruptible_lock_irq(wq, condition, lock) \ macro
/linux-4.1.27/drivers/block/
H A Dswim3.c849 else if (wait_event_interruptible_lock_irq(fs->wait, grab_drive()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_debugfs.c3100 ret = wait_event_interruptible_lock_irq(pipe_crc->wq, i915_pipe_crc_read()

Completed in 209 milliseconds