Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dselftest_execlists.c2051 struct live_preempt_cancel { struct
2056 static int __cancel_active0(struct live_preempt_cancel *arg) in __cancel_active0() argument
2100 static int __cancel_active1(struct live_preempt_cancel *arg) in __cancel_active1()
2171 static int __cancel_queued(struct live_preempt_cancel *arg) in __cancel_queued()
2266 static int __cancel_hostile(struct live_preempt_cancel *arg) in __cancel_hostile()
2322 static int __cancel_fail(struct live_preempt_cancel *arg) in __cancel_fail()
2382 static int live_preempt_cancel(void *arg) in live_preempt_cancel() function
2385 struct live_preempt_cancel data; in live_preempt_cancel()
4483 SUBTEST(live_preempt_cancel), in intel_execlists_live_selftests()