Searched refs:TEST_IDLE (Results 1 – 1 of 1) sorted by relevance
1023 #define TEST_IDLE BIT(0) macro1176 if ((flags & TEST_IDLE) && ret == 0) { in __sseu_finish()1334 { .name = "idle", .flags = TEST_IDLE }, in igt_ctx_sseu()1337 { .name = "busy-idle", .flags = TEST_BUSY | TEST_IDLE }, in igt_ctx_sseu()1338 { .name = "reset-idle", .flags = TEST_RESET | TEST_IDLE }, in igt_ctx_sseu()