Home
last modified time | relevance | path

Searched defs:preempt_timeout (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Dintel_scheduler_helpers.h19 u64 preempt_timeout; member
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c2416 static bool preempt_timeout(const struct intel_engine_cs *const engine) in preempt_timeout() function