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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c866 #define TEST_PRIORITY BIT(3) macro
929 if (engine->sched_engine->schedule && arg->flags & TEST_PRIORITY) {
985 if (flags & TEST_PRIORITY)
1260 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY
1264 TEST_ACTIVE | TEST_PRIORITY | TEST_SELF,
1273 if (p->flags & TEST_PRIORITY) {

Completed in 120 milliseconds