Searched refs:TASK_KILLABLE (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | wait.h | 636 ___wait_event(wq, condition, TASK_KILLABLE, 1, 0, \ 914 ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) 970 TASK_KILLABLE, 0, timeout, \
|
| A D | wait_bit.h | 340 ___wait_var_event(var, condition, TASK_KILLABLE, 0, 0, \
|
| A D | sched.h | 132 #define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE) macro
|
Completed in 14 milliseconds