Searched refs:WAIT_COND (Results 1 – 1 of 1) sorted by relevance
2183 #define WAIT_COND \ in guc_exec_queue_suspend_wait() macro2189 ret = wait_event_interruptible_timeout(guc->ct.wq, WAIT_COND || in guc_exec_queue_suspend_wait()2194 WAIT_COND, HZ * 5); in guc_exec_queue_suspend_wait()2205 } else if (IS_SRIOV_VF(xe) && !WAIT_COND) { in guc_exec_queue_suspend_wait()2210 #undef WAIT_COND in guc_exec_queue_suspend_wait()