Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sa.c332 r = wait_event_interruptible_locked( in amdgpu_sa_bo_new()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_sa.c362 r = wait_event_interruptible_locked( in radeon_sa_bo_new()
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_chardev.c141 err = wait_event_interruptible_locked(priv->wait_event, in cros_ec_chardev_fetch_event()
/linux-6.1.9/include/linux/
Dwait.h814 #define wait_event_interruptible_locked(wq, condition) \ macro
/linux-6.1.9/drivers/gpio/
Dgpiolib-cdev.c1528 ret = wait_event_interruptible_locked(lr->wait, in linereq_read_unlocked()
1873 ret = wait_event_interruptible_locked(le->wait, in lineevent_read_unlocked()
2584 ret = wait_event_interruptible_locked(cdev->wait, in lineinfo_watch_read_unlocked()