Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_lrc.c1324 struct live_preempt_cancel { struct
1329 static int __cancel_active0(struct live_preempt_cancel *arg) in __cancel_active0() argument
1378 static int __cancel_active1(struct live_preempt_cancel *arg) in __cancel_active1()
1450 static int __cancel_queued(struct live_preempt_cancel *arg) in __cancel_queued()
1540 static int __cancel_hostile(struct live_preempt_cancel *arg) in __cancel_hostile()
1587 static int live_preempt_cancel(void *arg) in live_preempt_cancel() function
1590 struct live_preempt_cancel data; in live_preempt_cancel()
3586 SUBTEST(live_preempt_cancel), in intel_execlists_live_selftests()