Searched refs:TASK_UNINTERRUPTIBLE (Results 1 – 9 of 9) sorted by relevance
56 #define TASK_UNINTERRUPTIBLE __BIT(0) macro117 KASSERT(state & (TASK_INTERRUPTIBLE|TASK_UNINTERRUPTIBLE)); in signal_pending_state()118 if (state & TASK_UNINTERRUPTIBLE) in signal_pending_state()
144 if (flags & TASK_UNINTERRUPTIBLE) { in wait_on_bit()195 if (flags & TASK_UNINTERRUPTIBLE) { in wait_on_bit_timeout()
34 TASK_UNINTERRUPTIBLE); in igt_global_reset_lock()
279 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()298 TASK_UNINTERRUPTIBLE); in vmw_fallback_wait()
244 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE); in vmw_fifo_wait_noirq()
242 __set_current_state(TASK_UNINTERRUPTIBLE); in vmw_fence_wait()
310 TASK_UNINTERRUPTIBLE); in nouveau_fence_wait_legacy()346 TASK_UNINTERRUPTIBLE); in nouveau_fence_wait_busy()
1305 TASK_UNINTERRUPTIBLE); in intel_gt_handle_error()
1532 TASK_INTERRUPTIBLE : TASK_UNINTERRUPTIBLE; in i915_request_wait()