Home
last modified time | relevance | path

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

/linux/rust/kernel/
A Dtask.rs19 pub const TASK_INTERRUPTIBLE: c_int = bindings::TASK_INTERRUPTIBLE as c_int; consts
/linux/tools/perf/util/bpf_skel/
A Doff_cpu.bpf.c12 #define TASK_INTERRUPTIBLE 0x0001 macro
/linux/include/linux/
A Dsched.h100 #define TASK_INTERRUPTIBLE 0x00000001 macro

Completed in 13 milliseconds