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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_lrc.c 2758 static bool preempt_timeout(const struct intel_engine_cs *const engine) function in typeref:typename:bool
2778 bool timeout = preempt_timeout(engine);
2789 if (timeout && preempt_timeout(engine))
intel_lrc.c 2758 static bool preempt_timeout(const struct intel_engine_cs *const engine) function in typeref:typename:bool
2778 bool timeout = preempt_timeout(engine);
2789 if (timeout && preempt_timeout(engine))

Completed in 29 milliseconds