Searched refs:CS_TYPE_WAIT (Results 1 – 3 of 3) sorted by relevance
56 (hl_cs_cmpl->type == CS_TYPE_WAIT)) { in hl_fence_release()332 } else if (cs->type == CS_TYPE_WAIT) { in cs_do_release()829 if (cs_type == CS_TYPE_WAIT) { in cs_ioctl_signal_wait()903 if (cs_type == CS_TYPE_WAIT) in cs_ioctl_signal_wait()913 if (cs->type == CS_TYPE_WAIT) in cs_ioctl_signal_wait()928 if (cs->type == CS_TYPE_WAIT) in cs_ioctl_signal_wait()988 if (cs_type == CS_TYPE_WAIT) in cs_ioctl_signal_wait()1036 cs_type = CS_TYPE_WAIT; in hl_cs_ioctl()
447 } else if (cs->type & CS_TYPE_WAIT) { in init_signal_wait_cs()539 if ((cs->type == CS_TYPE_SIGNAL) || (cs->type == CS_TYPE_WAIT)) in hl_hw_queue_schedule_cs()
149 CS_TYPE_WAIT enumerator