Lines Matching refs:wait
95 * Only wait 10 seconds for the gpu reset to complete to avoid hanging
693 * __wait_seqno - wait until execution of seqno has finished
697 * @interruptible: do an interruptible wait (normally yes)
698 * @timeout: in - how long to wait (NULL forever); out - how much time remaining
734 /* busy check is faster than cv wait on gen6+ */
742 * So the first wait busy check the seqno,
743 * the second wait force correct ordering
861 /* A nonblocking variant of the above wait. This is a highly dangerous routine
1705 if (ring->hangcheck.action != wait &&
1968 * -ERESTARTSYS: signal interrupted the wait
1976 * The wait ioctl with a timeout of 0 reimplements the busy ioctl. With any
1977 * non-zero timeout parameter the wait ioctl will wait for the given number of
1978 * nanoseconds on an object becoming unbusy. Since the wait itself does so
2431 /* None available, try to steal one or wait for a user to finish */
3450 /* Cancel the retire work handler, wait for it to finish if running