Searched refs:sched_timeout (Results 1 – 2 of 2) sorted by relevance
90 long sched_timeout; member
503 unsigned long sched_timeout, now = jiffies; in drm_sched_suspend_timeout() local505 sched_timeout = sched->work_tdr.timer.expires; in drm_sched_suspend_timeout()512 && time_after(sched_timeout, now)) in drm_sched_suspend_timeout()513 return sched_timeout - now; in drm_sched_suspend_timeout()