Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/
Ddrm_suballoc.c373 r = wait_event_interruptible_locked in drm_suballoc_new()
/linux-6.6.21/drivers/platform/chrome/
Dcros_ec_chardev.c141 err = wait_event_interruptible_locked(priv->wait_event, in cros_ec_chardev_fetch_event()
/linux-6.6.21/include/linux/
Dwait.h817 #define wait_event_interruptible_locked(wq, condition) \ macro
/linux-6.6.21/drivers/gpio/
Dgpiolib-cdev.c1537 ret = wait_event_interruptible_locked(lr->wait, in linereq_read_unlocked()
1903 ret = wait_event_interruptible_locked(le->wait, in lineevent_read_unlocked()
2637 ret = wait_event_interruptible_locked(cdev->wait, in lineinfo_watch_read_unlocked()