Searched refs:execlists_active (Results 1 – 5 of 5) sorted by relevance
108 execlists_active(const struct intel_engine_execlists *execlists) in execlists_active() function
1235 if (execlists_active(&engine->execlists)) { in intel_engine_is_idle()1240 if (execlists_active(&engine->execlists)) in intel_engine_is_idle()1769 request = execlists_active(&engine->execlists); in intel_engine_find_active_request()
230 if (execlists_active(&engine->execlists)) in timeslice_store()
635 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_hold_reset()1373 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in live_timeslice_queue()4581 GEM_BUG_ON(execlists_active(&engine->execlists) != rq); in reset_virtual_engine()
208 inflight = execlists_active(&engine->execlists); in kick_submission()