Searched defs:__TASK_STOPPED (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | sched.h | 88 #define __TASK_STOPPED 0x0004 macro |
| /kernel/linux/linux-5.10/tools/perf/ | ||
| D | builtin-sched.c | 100 #define __TASK_STOPPED 4 macro |