Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/sched/
H A Dsignal.h292 set_special_state(TASK_STOPPED); in kernel_signal_stop()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h128 * the comment with set_special_state().
146 #define set_special_state(state_value) \ macro
198 * set_special_state() should be used for those states when the blocking task
203 #define set_special_state(state_value) \ macro
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c141 * set_special_state(), see their respective comments, or by
3154 * - we're serialized against set_special_state() by virtue of in try_to_wake_up()
4984 set_special_state(TASK_DEAD); in do_task_dead()

Completed in 19 milliseconds