Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcgroup-v1.c756 case TASK_STOPPED: in cgroupstats_build()
/linux/include/linux/
H A Dsched.h138 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro