Home
last modified time | relevance | path

Searched refs:WAIT_COND (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c2183 #define WAIT_COND \ in guc_exec_queue_suspend_wait() macro
2189 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()