Home
last modified time | relevance | path

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

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