Searched refs:TASK_STOPPED (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/sched/
H A Dsignal.h301 set_special_state(TASK_STOPPED);
/linux-master/kernel/cgroup/
H A Dcgroup-v1.c735 case TASK_STOPPED:
/linux-master/include/linux/
H A Dsched.h126 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro
/linux-master/kernel/
H A Dsignal.c2478 * Setting state to TASK_STOPPED for a group
2505 set_special_state(TASK_STOPPED); variable
/linux-master/arch/powerpc/xmon/
H A Dxmon.c3272 (p_state & TASK_STOPPED) ? 'T' :

Completed in 143 milliseconds