Searched refs:hangcheck (Results 1 – 5 of 5) sorted by relevance
45 selftest(hangcheck, intel_hangcheck_live_selftests)
44 mod_timer(&vc4->hangcheck.timer, in vc4_queue_hangcheck()315 container_of(work, struct vc4_dev, hangcheck.reset_work); in vc4_reset_work()325 struct vc4_dev *vc4 = from_timer(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed()365 schedule_work(&vc4->hangcheck.reset_work); in vc4_hangcheck_elapsed()1279 INIT_WORK(&vc4->hangcheck.reset_work, vc4_reset_work); in vc4_gem_init()1280 timer_setup(&vc4->hangcheck.timer, vc4_hangcheck_elapsed, 0); in vc4_gem_init()
215 } hangcheck; member
42 obj-$(CONFIG_HANGCHECK_TIMER) += hangcheck-timer.o
431 The hangcheck-timer module detects when the system has gone