Home
last modified time | relevance | path

Searched defs:TASK_NORMAL (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/
A Dtask.rs24 pub const TASK_NORMAL: c_uint = bindings::TASK_NORMAL as c_uint; consts
/linux/include/linux/
A Dsched.h136 #define TASK_NORMAL (TASK_INTERRUPTIBLE | TASK_UNINTERRUPTIBLE) macro

Completed in 12 milliseconds