Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dselftest_execlists.c3468 struct preempt_smoke { struct
3480 static struct i915_gem_context *smoke_context(struct preempt_smoke *smoke) in smoke_context() argument
3486 static int smoke_submit(struct preempt_smoke *smoke, in smoke_submit()
3535 struct preempt_smoke *smoke = container_of(work, typeof(*smoke), work); in smoke_crescendo_work()
3554 static int smoke_crescendo(struct preempt_smoke *smoke, unsigned int flags) in smoke_crescendo()
3558 struct preempt_smoke *arg; in smoke_crescendo()
3608 static int smoke_random(struct preempt_smoke *smoke, unsigned int flags) in smoke_random()
3637 struct preempt_smoke smoke = { in live_preempt_smoke()