Searched defs:TASK_INTERRUPTIBLE (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ | ||
| D | builtin-sched.c | 98 #define TASK_INTERRUPTIBLE 1 macro |
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | sched.h | 86 #define TASK_INTERRUPTIBLE 0x0001 macro |