Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c3468 struct preempt_smoke { struct
3480 static struct i915_gem_context *smoke_context(struct preempt_smoke *smoke) in smoke_context()
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c3435 struct preempt_smoke { struct
3445 static struct i915_gem_context *smoke_context(struct preempt_smoke *smoke) in smoke_context()
3451 static int smoke_submit(struct preempt_smoke *smoke, in smoke_submit()
3504 struct preempt_smoke *smoke = arg; in smoke_crescendo_thread()
3526 static int smoke_crescendo(struct preempt_smoke *smoke, unsigned int flags) in smoke_crescendo()
3530 struct preempt_smoke arg[I915_NUM_ENGINES]; in smoke_crescendo()
3575 static int smoke_random(struct preempt_smoke *smoke, unsigned int flags) in smoke_random()
3604 struct preempt_smoke smoke = { in live_preempt_smoke()

Completed in 14 milliseconds