Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds