Searched refs:TASK_STOPPED (Results 1 – 6 of 6) sorted by relevance
309 set_special_state(TASK_STOPPED); in kernel_signal_stop()
644 if (READ_ONCE(child->__state) == TASK_STOPPED && in ptrace_attach_sync_user_rbs()670 WRITE_ONCE(child->__state, TASK_STOPPED); in ptrace_attach_sync_user_rbs()
726 case TASK_STOPPED: in cgroupstats_build()
105 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro
3269 (p_state & TASK_STOPPED) ? 'T' : in show_task()
2444 set_special_state(TASK_STOPPED); in do_signal_stop()
Completed in 30 milliseconds