Home
last modified time | relevance | path

Searched refs:__set_current_state (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-fence.c757 __set_current_state(TASK_INTERRUPTIBLE); in dma_fence_default_wait()
759 __set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_default_wait()
774 __set_current_state(TASK_RUNNING); in dma_fence_default_wait()
872 __set_current_state(TASK_RUNNING); in dma_fence_wait_any_timeout()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dwait.c382 __set_current_state(TASK_RUNNING); in finish_wait()
452 __set_current_state(TASK_RUNNING); in wait_woken()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h132 #define __set_current_state(state_value) \ macro
168 * __set_current_state(TASK_RUNNING);
172 * use __set_current_state().
184 * TASK_RUNNING store which can collide with __set_current_state(TASK_RUNNING).
193 #define __set_current_state(state_value) current->state = (state_value) macro
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c201 __set_current_state(TASK_INTERRUPTIBLE); in ss_add()
1208 __set_current_state(TASK_INTERRUPTIBLE); in do_msgrcv()
H A Dsem.c2226 __set_current_state(TASK_INTERRUPTIBLE); in do_semtimedop()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c895 __set_current_state(TASK_UNINTERRUPTIBLE); in schedule_timeout_uninterruptible()
[all...]

Completed in 37 milliseconds