Searched refs:TASK_STOPPED (Results 1 – 5 of 5) sorted by relevance
581 res |= TASK_STOPPED; in kdb_task_state_string()634 (p->state & TASK_STOPPED) ? 'T' : in kdb_task_state_char()
231 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro2488 __set_current_state(TASK_STOPPED); in kernel_signal_stop()
642 if (child->state == TASK_STOPPED && in ptrace_attach_sync_user_rbs()668 child->state = TASK_STOPPED; in ptrace_attach_sync_user_rbs()
2017 __set_current_state(TASK_STOPPED); in do_signal_stop()
4429 case TASK_STOPPED: in cgroupstats_build()