Home
last modified time | relevance | path

Searched defs:TASK_INTERRUPTIBLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c12 #define TASK_INTERRUPTIBLE 0x0001 macro
/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c99 #define TASK_INTERRUPTIBLE 1 macro
/openbmc/linux/include/linux/
H A Dsched.h87 #define TASK_INTERRUPTIBLE 0x00000001 macro