Lines Matching full:scheduled
104 * Runqueue on which this entity is currently scheduled.
116 * be scheduled on any scheduler on this list.
165 * &drm_sched_fence.scheduled uses the fence_context but
194 * Points to the finished fence of the last scheduled job. Only written
239 * struct drm_sched_rq - queue of entities to be scheduled.
243 * @current_entity: the entity which is to be scheduled.
244 * @entities: list of the entities to be scheduled.
266 * @scheduled: this fence is what will be signaled by the scheduler
267 * when the job is scheduled.
269 struct dma_fence scheduled; member
301 * @lock: the lock used by the scheduled and the finished fences.
324 * @sched: the scheduler instance on which this job is scheduled.
331 * be scheduled further.
351 * The scheduler this job is or will be scheduled on. Gets set by
550 * waits on this wait queue until all the scheduled jobs are