Lines Matching defs:scheduled
58 * @rq: runqueue on which this entity is currently scheduled.
60 * Jobs from this entity can be scheduled on any scheduler
69 * The &drm_sched_fence.scheduled uses the
77 * @last_scheduled: points to the finished fence of the last scheduled job.
113 * struct drm_sched_rq - queue of entities to be scheduled.
117 * @entities: list of the entities to be scheduled.
118 * @current_entity: the entity which is to be scheduled.
136 * @scheduled: this fence is what will be signaled by the scheduler
137 * when the job is scheduled.
139 struct dma_fence scheduled;
165 * @lock: the lock used by the scheduled and the finished fences.
180 * @sched: the scheduler instance on which this job is scheduled.
184 * @id: a unique id assigned to each job scheduled on the scheduler.
187 * be scheduled further.
260 * is ready to be scheduled.
262 * waits on this wait queue until all the scheduled jobs are