Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dsignal.h301 set_special_state(TASK_STOPPED); in kernel_signal_stop()
/linux/kernel/cgroup/
H A Dcgroup-v1.c744 case TASK_STOPPED: in cgroupstats_build()
/linux/include/linux/
H A Dsched.h130 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro
/linux/kernel/
H A Dsignal.c2604 set_special_state(TASK_STOPPED); in do_signal_stop()