Searched refs:I915_RESET_BACKOFF (Results 1 – 3 of 3) sorted by relevance
21 while (test_and_set_bit(I915_RESET_BACKOFF, >->reset.flags)) in igt_global_reset_lock()23 !test_bit(I915_RESET_BACKOFF, >->reset.flags)); in igt_global_reset_lock()41 clear_bit(I915_RESET_BACKOFF, >->reset.flags); in igt_global_reset_unlock()
43 #define I915_RESET_BACKOFF 0 macro
2326 if (test_bit(I915_RESET_BACKOFF, >->reset.flags)) { in intel_klog_error_capture()