Searched refs:hangcheck_wq (Results 1 – 3 of 3) sorted by relevance
1021 dev_priv->gpu_error.hangcheck_wq = in i915_driver_load()1023 if (dev_priv->gpu_error.hangcheck_wq == NULL) { in i915_driver_load()1106 destroy_workqueue(dev_priv->gpu_error.hangcheck_wq); in i915_driver_load()1206 destroy_workqueue(dev_priv->gpu_error.hangcheck_wq); in i915_driver_unload()
1357 struct workqueue_struct *hangcheck_wq; member
3080 queue_delayed_work(e->hangcheck_wq, &e->hangcheck_work, in i915_queue_hangcheck()