Searched refs:TASK_STOPPED (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/cgroup/ | ||
| H A D | cgroup-v1.c | 756 case TASK_STOPPED: in cgroupstats_build() |
| /linux/include/linux/ | ||
| H A D | sched.h | 138 #define TASK_STOPPED (TASK_WAKEKILL | __TASK_STOPPED) macro |