Searched defs:TASK_UNINTERRUPTIBLE (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/ | ||
A D | builtin-sched.c | 99 #define TASK_UNINTERRUPTIBLE 2 macro |
/linux/include/linux/ | ||
A D | sched.h | 85 #define TASK_UNINTERRUPTIBLE 0x0002 macro |
Completed in 18 milliseconds