Home
last modified time | relevance | path

Searched refs:TASK_STOPPED (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/sched/
A Dsignal.h309 set_special_state(TASK_STOPPED); in kernel_signal_stop()
/linux/arch/ia64/kernel/
A Dptrace.c644 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()
/linux/kernel/cgroup/
A Dcgroup-v1.c726 case TASK_STOPPED: in cgroupstats_build()
/linux/include/linux/
A Dsched.h105 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro
/linux/arch/powerpc/xmon/
A Dxmon.c3269 (p_state & TASK_STOPPED) ? 'T' : in show_task()
/linux/kernel/
A Dsignal.c2444 set_special_state(TASK_STOPPED); in do_signal_stop()

Completed in 30 milliseconds