Home
last modified time | relevance | path

Searched refs:wait_event_interruptible_locked (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_suballoc.c373 r = wait_event_interruptible_locked in drm_suballoc_new()
/linux/drivers/platform/chrome/
A Dcros_ec_chardev.c142 err = wait_event_interruptible_locked(priv->wait_event, in cros_ec_chardev_fetch_event()
/linux/include/linux/
A Dwait.h813 #define wait_event_interruptible_locked(wq, condition) \ macro
/linux/drivers/gpio/
A Dgpiolib-cdev.c1645 ret = wait_event_interruptible_locked(lr->wait, in linereq_read()
1997 ret = wait_event_interruptible_locked(le->wait, in lineevent_read()
2700 ret = wait_event_interruptible_locked(cdev->wait, in lineinfo_watch_read()

Completed in 16 milliseconds