Searched refs:TASK_STOPPED (Results 1 – 2 of 2) sorted by relevance
/include/linux/sched/ | ||
D | signal.h | 302 set_special_state(TASK_STOPPED); in kernel_signal_stop() |
/include/linux/ | ||
D | sched.h | 107 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro |