Searched refs:sched_timeout (Results 1 – 2 of 2) sorted by relevance
62 long sched_timeout; in msm_ringbuffer_new() local98 sched_timeout = MAX_SCHEDULE_TIMEOUT; in msm_ringbuffer_new()101 num_hw_submissions, 0, sched_timeout, in msm_ringbuffer_new()
335 unsigned long sched_timeout, now = jiffies; in drm_sched_suspend_timeout() local337 sched_timeout = sched->work_tdr.timer.expires; in drm_sched_suspend_timeout()344 && time_after(sched_timeout, now)) in drm_sched_suspend_timeout()345 return sched_timeout - now; in drm_sched_suspend_timeout()