Home
last modified time | relevance | path

Searched refs:wake_up_state (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-fence.c710 wake_up_state(wait->task, TASK_NORMAL); in dma_fence_default_wait_cb()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h177 * wake_up_state(p, TASK_UNINTERRUPTIBLE);
179 * where wake_up_state()/try_to_wake_up() executes a full memory barrier before
1914 extern int wake_up_state(struct task_struct *tsk, unsigned int state);
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c3391 int wake_up_state(struct task_struct *p, unsigned int state) in wake_up_state() function
4873 * wake_up_state(p, state) in __schedule()

Completed in 16 milliseconds