Searched refs:TEST_IDLE (Results 1 – 1 of 1) sorted by relevance
1018 #define TEST_IDLE BIT(0) macro1171 if ((flags & TEST_IDLE) && ret == 0) { in __sseu_finish()1329 { .name = "idle", .flags = TEST_IDLE }, in igt_ctx_sseu()1332 { .name = "busy-idle", .flags = TEST_BUSY | TEST_IDLE }, in igt_ctx_sseu()1333 { .name = "reset-idle", .flags = TEST_RESET | TEST_IDLE }, in igt_ctx_sseu()