Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/inc/
H A Dhal_task.h24 TASK_IDLE, enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h105 #define TASK_IDLE (TASK_UNINTERRUPTIBLE | TASK_NOLOAD) macro