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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c864 #define TEST_OTHERS BIT(1) macro
1022 if (other != engine && !(flags & TEST_OTHERS))
1256 { "others-idle", TEST_OTHERS },
1257 { "others-active", TEST_OTHERS | TEST_ACTIVE },
1260 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY

Completed in 286 milliseconds