Lines Matching full:scheduled
84 * Runqueue on which this entity is currently scheduled.
96 * be scheduled on any scheduler on this list.
152 * &drm_sched_fence.scheduled uses the fence_context but
181 * Points to the finished fence of the last scheduled job. Only written
211 * struct drm_sched_rq - queue of entities to be scheduled.
215 * @entities: list of the entities to be scheduled.
216 * @current_entity: the entity which is to be scheduled.
234 * @scheduled: this fence is what will be signaled by the scheduler
235 * when the job is scheduled.
237 struct dma_fence scheduled; member
263 * @lock: the lock used by the scheduled and the finished fences.
279 * @sched: the scheduler instance on which this job is scheduled.
283 * @id: a unique id assigned to each job scheduled on the scheduler.
286 * be scheduled further.
429 * is ready to be scheduled.
431 * waits on this wait queue until all the scheduled jobs are