Home
last modified time | relevance | path

Searched refs:__rq_watchdog_expired (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/
Di915_request.c260 static enum hrtimer_restart __rq_watchdog_expired(struct hrtimer *hrtimer) in __rq_watchdog_expired() function
287 wdg->timer.function = __rq_watchdog_expired; in __rq_arm_watchdog()