Searched refs:TASK_FREEZABLE (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| D | wait.h | 364 ___wait_event(wq_head, condition, (TASK_INTERRUPTIBLE|TASK_FREEZABLE), \ 423 (TASK_INTERRUPTIBLE|TASK_FREEZABLE), 0, timeout, \ 645 ___wait_event(wq, condition, (TASK_INTERRUPTIBLE|TASK_FREEZABLE), 1, 0,\
|
| D | sched.h | 119 #define TASK_FREEZABLE 0x00002000 macro 129 #define TASK_FREEZABLE_UNSAFE (TASK_FREEZABLE | __TASK_FREEZABLE_UNSAFE)
|