Home
last modified time | relevance | path

Searched refs:TASK_IDLE (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Ddelay.h92 usleep_range_state(min, max, TASK_IDLE); in usleep_range_idle()
A Dswait.h233 (void)___swait_event(wq, condition, TASK_IDLE, 0, schedule())
256 TASK_IDLE, timeout, \
A Dwait.h679 ___wait_event(wq_head, condition, TASK_IDLE, 0, 0, schedule()); \
703 ___wait_event(wq_head, condition, TASK_IDLE, 1, 0, schedule()); \
708 TASK_IDLE, 0, timeout, \
741 TASK_IDLE, 1, timeout, \
A Dsched.h136 #define TASK_IDLE (TASK_UNINTERRUPTIBLE | TASK_NOLOAD) macro
1687 if ((tsk_state & TASK_IDLE) == TASK_IDLE) in __task_state_index()

Completed in 18 milliseconds