Searched defs:TASK_UNINTERRUPTIBLE (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/bpf_skel/ | ||
| H A D | off_cpu.bpf.c | 13 #define TASK_UNINTERRUPTIBLE 0x0002 macro |
| /linux/include/linux/ | ||
| H A D | sched.h | 109 #define TASK_UNINTERRUPTIBLE 0x00000002 macro |