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