Searched refs:hangcheck_wq (Results 1 – 3 of 3) sorted by relevance
906 dev_priv->gpu_error.hangcheck_wq = in i915_driver_load()908 if (dev_priv->gpu_error.hangcheck_wq == NULL) { in i915_driver_load()993 destroy_workqueue(dev_priv->gpu_error.hangcheck_wq); in i915_driver_load()1085 destroy_workqueue(dev_priv->gpu_error.hangcheck_wq); in i915_driver_unload()
1245 struct workqueue_struct *hangcheck_wq; member
2980 queue_delayed_work(e->hangcheck_wq, &e->hangcheck_work, in i915_queue_hangcheck()