Home
last modified time | relevance | path

Searched refs:TASK_STOPPED (Results 1 – 2 of 2) sorted by relevance

/include/linux/sched/
Dsignal.h302 set_special_state(TASK_STOPPED); in kernel_signal_stop()
/include/linux/
Dsched.h107 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro