Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_lrc.c2069 struct live_preempt_cancel { struct
2074 static int __cancel_active0(struct live_preempt_cancel *arg) in __cancel_active0() argument
2118 static int __cancel_active1(struct live_preempt_cancel *arg) in __cancel_active1()
2189 static int __cancel_queued(struct live_preempt_cancel *arg) in __cancel_queued()
2278 static int __cancel_hostile(struct live_preempt_cancel *arg) in __cancel_hostile()
2323 static int live_preempt_cancel(void *arg) in live_preempt_cancel() function
2326 struct live_preempt_cancel data; in live_preempt_cancel()
4684 SUBTEST(live_preempt_cancel), in intel_execlists_live_selftests()