Searched refs:TASK_STOPPED (Results 1 – 6 of 6) sorted by relevance
136 set_current_state(TASK_STOPPED); in jffs2_garbage_collect_thread()
581 res |= TASK_STOPPED; in kdb_task_state_string()634 (p->state & TASK_STOPPED) ? 'T' : in kdb_task_state_char()
642 if (child->state == TASK_STOPPED && in ptrace_attach_sync_user_rbs()668 child->state = TASK_STOPPED; in ptrace_attach_sync_user_rbs()
225 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro
2068 __set_current_state(TASK_STOPPED); in do_signal_stop()
4083 case TASK_STOPPED: in cgroupstats_build()