Home
last modified time | relevance | path

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

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