Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
Dosal_wait.c83 finish_wait(wq, &__wait); in osal_wait_interruptible()
115 finish_wait(wq, &__wait); in osal_wait_uninterruptible()
154 finish_wait(wq, &__wait); in osal_wait_timeout_interruptible()
190 finish_wait(wq, &__wait); in osal_wait_timeout_uninterruptible()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dwait.c378 void finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in finish_wait() function
402 EXPORT_SYMBOL(finish_wait);
/device/soc/rockchip/common/sdk_linux/fs/xfs/
Dxfs_inode.c2666 finish_wait(wq, &wait.wq_entry); in _xfs_iunpin_wait()
/device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/
Debc_dev_v8.S1800 bl finish_wait
6855 bl finish_wait
7358 bl finish_wait
7739 bl finish_wait
7778 bl finish_wait
7901 bl finish_wait
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch76492 @@ -396,7 +396,8 @@ void finish_wait(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_en
76494 EXPORT_SYMBOL(finish_wait);