Searched refs:TASK_KILLABLE (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| D | wait.h | 631 ___wait_event(wq, condition, TASK_KILLABLE, 1, 0, \ 909 ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) 965 TASK_KILLABLE, 0, timeout, \
|
| D | wait_bit.h | 282 ___wait_var_event(var, condition, TASK_KILLABLE, 0, 0, \
|
| D | sched.h | 132 #define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE) macro
|