Searched refs:EXECLISTS_ACTIVE_PREEMPT (Results 1 – 3 of 3) sorted by relevance
592 EXECLISTS_ACTIVE_PREEMPT); in inject_preempt_context()629 GEM_BUG_ON(!execlists_is_active(execlists, EXECLISTS_ACTIVE_PREEMPT)); in complete_preempt_context()707 EXECLISTS_ACTIVE_PREEMPT); in __guc_dequeue()805 if (execlists_is_active(execlists, EXECLISTS_ACTIVE_PREEMPT) && in guc_submission_tasklet()810 if (!execlists_is_active(execlists, EXECLISTS_ACTIVE_PREEMPT)) in guc_submission_tasklet()
565 execlists_set_active(execlists, EXECLISTS_ACTIVE_PREEMPT); in inject_preempt_context()570 GEM_BUG_ON(!execlists_is_active(execlists, EXECLISTS_ACTIVE_PREEMPT)); in complete_preempt_context()989 EXECLISTS_ACTIVE_PREEMPT)) in process_csb()1057 if (!execlists_is_active(&engine->execlists, EXECLISTS_ACTIVE_PREEMPT)) in __execlists_submission_tasklet()
279 #define EXECLISTS_ACTIVE_PREEMPT 1 macro