Home
last modified time | relevance | path

Searched refs:timeslice_yield (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1136 timeslice_yield(const struct intel_engine_execlists *el, in timeslice_yield() function
1200 return timer_expired(&el->timer) || timeslice_yield(el, rq); in timeslice_expired()
1355 str_yes_no(timeslice_yield(execlists, last))); in execlists_dequeue()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1942 timeslice_yield(const struct intel_engine_execlists *el, in timeslice_yield() function
1964 return timer_expired(&el->timer) || timeslice_yield(el, rq); in timeslice_expired()
2192 yesno(timeslice_yield(execlists, last))); in execlists_dequeue()

Completed in 12 milliseconds