Searched refs:sched_timeout (Results 1 – 2 of 2) sorted by relevance
64 long sched_timeout; in msm_ringbuffer_new() local100 sched_timeout = MAX_SCHEDULE_TIMEOUT; in msm_ringbuffer_new()103 num_hw_submissions, 0, sched_timeout, in msm_ringbuffer_new()
265 unsigned long sched_timeout, now = jiffies; in drm_sched_suspend_timeout() local267 sched_timeout = sched->work_tdr.timer.expires; in drm_sched_suspend_timeout()274 && time_after(sched_timeout, now)) in drm_sched_suspend_timeout()275 return sched_timeout - now; in drm_sched_suspend_timeout()