Searched refs:hangcheck_work (Results 1 – 6 of 6) sorted by relevance
413 gpu_error.hangcheck_work.work); in i915_hangcheck_elapsed()475 INIT_DELAYED_WORK(&i915->gpu_error.hangcheck_work, in intel_hangcheck_init()
202 struct delayed_work hangcheck_work; member
1345 if (timer_pending(&dev_priv->gpu_error.hangcheck_work.timer)) in i915_hangcheck_info()1347 jiffies_to_msecs(dev_priv->gpu_error.hangcheck_work.timer.expires - in i915_hangcheck_info()1349 else if (delayed_work_pending(&dev_priv->gpu_error.hangcheck_work)) in i915_hangcheck_info()
1456 cancel_delayed_work_sync(&dev_priv->gpu_error.hangcheck_work); in i915_driver_unload()
3590 cancel_delayed_work_sync(&dev_priv->gpu_error.hangcheck_work); in i915_gem_idle_work_handler()5083 cancel_delayed_work_sync(&i915->gpu_error.hangcheck_work); in i915_gem_suspend()
2763 &dev_priv->gpu_error.hangcheck_work, delay); in i915_queue_hangcheck()