Searched defs:TASK_INTERRUPTIBLE (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/ | ||
A D | builtin-sched.c | 98 #define TASK_INTERRUPTIBLE 1 macro |
/linux/include/linux/ | ||
A D | sched.h | 84 #define TASK_INTERRUPTIBLE 0x0001 macro |
Completed in 16 milliseconds