Lines Matching full:wait
118 * struct drm_tegra_syncpt_wait - parameters for the wait syncpoint IOCTL
124 * ID of the syncpoint to wait on.
131 * Threshold value for which to wait.
138 * Timeout, in milliseconds, to wait.
145 * The new syncpoint value after the wait. Set by the kernel upon
223 * struct drm_tegra_get_syncpt_base - parameters for the get wait base IOCTL
230 * wait base.
237 * ID of the syncpoint for which to obtain the wait base.
244 * The ID of the wait base corresponding to the client syncpoint. Set
357 * struct drm_tegra_waitchk - wait check structure
364 * perform the wait check.
372 * the wait check on.
379 * ID of the syncpoint to wait check.
430 * The number of wait checks to perform as part of this job. This
438 * Bitmask of valid wait checks.
483 * specify the wait checks to be performed while executing this job.
495 * wait for this job to be finished.
838 * Wait for a syncpoint to reach a value before continuing with further
843 * Wait for a syncpoint to reach a value before continuing with further
1018 * Absolute timestamp at which the wait will time out.
1025 * ID of syncpoint to wait on.
1032 * Threshold to wait for.
1039 * Value of the syncpoint upon wait completion.