Home
last modified time | relevance | path

Searched refs:TASK_FREEZABLE (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dlivepatch_sched.h17 READ_ONCE(curr->__state) & TASK_FREEZABLE) in klp_sched_try_switch()
A Dwait.h369 ___wait_event(wq_head, condition, (TASK_INTERRUPTIBLE|TASK_FREEZABLE), \
428 (TASK_INTERRUPTIBLE|TASK_FREEZABLE), 0, timeout, \
650 ___wait_event(wq, condition, (TASK_INTERRUPTIBLE|TASK_FREEZABLE), 1, 0,\
A Dsched.h119 #define TASK_FREEZABLE 0x00002000 macro
129 #define TASK_FREEZABLE_UNSAFE (TASK_FREEZABLE | __TASK_FREEZABLE_UNSAFE)

Completed in 17 milliseconds