Searched refs:execlists_active (Results 1 – 5 of 5) sorted by relevance
111 execlists_active(const struct intel_engine_execlists *execlists) in execlists_active() function
228 if (execlists_active(&engine->execlists)) in timeslice_store()
633 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_hold_reset()1369 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_timeslice_queue()4395 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in reset_virtual_engine()
2849 GEM_BUG_ON(execlists_active(&engine->execlists)); in execlists_sanitize()3328 inflight = execlists_active(&engine->execlists); in kick_execlists()
2341 request = execlists_active(&engine->execlists); in intel_engine_execlist_find_hung_request()