Searched refs:TASK_STOPPED (Results 1 – 5 of 5) sorted by relevance
306 set_special_state(TASK_STOPPED); in kernel_signal_stop()
756 case TASK_STOPPED: in cgroupstats_build()
138 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro
3255 (p_state & TASK_STOPPED) ? 'T' : in show_task()
2594 * Setting state to TASK_STOPPED for a group in do_signal_stop() 2621 set_special_state(TASK_STOPPED); in do_signal_stop()