HomeSort by: relevance | last modified time | path
    Searched defs:execlists_preempt (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_lrc.c 2808 static void execlists_preempt(struct timer_list *timer) function in typeref:typename:void
4400 timer_setup(&engine->execlists.preempt, execlists_preempt, 0);
intel_lrc.c 2808 static void execlists_preempt(struct timer_list *timer) function in typeref:typename:void
4400 timer_setup(&engine->execlists.preempt, execlists_preempt, 0);
intel_lrc.c 2808 static void execlists_preempt(struct timer_list *timer) function in typeref:typename:void
4400 timer_setup(&engine->execlists.preempt, execlists_preempt, 0);

Completed in 60 milliseconds