Home
last modified time | relevance | path

Searched refs:intel_clamp_preempt_timeout_ms (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_engine.h357 u64 intel_clamp_preempt_timeout_ms(struct intel_engine_cs *engine, u64 value);
H A Dsysfs_engines.c328 clamped = intel_clamp_preempt_timeout_ms(engine, timeout); in preempt_timeout_store()
H A Dintel_engine_cs.c587 u64 intel_clamp_preempt_timeout_ms(struct intel_engine_cs *engine, u64 value) in intel_clamp_preempt_timeout_ms() function