Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c1139 timeslice_yield(const struct intel_engine_execlists *el, in timeslice_yield() function
1203 return timer_expired(&el->timer) || timeslice_yield(el, rq); in timeslice_expired()
1358 str_yes_no(timeslice_yield(execlists, last))); in execlists_dequeue()