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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c863 #define TEST_ACTIVE BIT(0) macro
980 if (flags & TEST_ACTIVE) {
999 if (flags & TEST_ACTIVE) {
1059 if (flags & TEST_ACTIVE) {
1143 if (!(flags & TEST_ACTIVE))
1242 if (flags & TEST_ACTIVE)
1255 { "active", TEST_ACTIVE },
1257 { "others-active", TEST_OTHERS | TEST_ACTIVE },
1260 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY
1264 TEST_ACTIVE | TEST_PRIORIT
[all...]

Completed in 182 milliseconds