Lines Matching full:scheduled
55 * @rq: runqueue on which this entity is currently scheduled.
57 * Jobs from this entity can be scheduled on any scheduler
67 * The &drm_sched_fence.scheduled uses the
75 * @last_scheduled: points to the finished fence of the last scheduled job.
107 * struct drm_sched_rq - queue of entities to be scheduled.
111 * @entities: list of the entities to be scheduled.
112 * @current_entity: the entity which is to be scheduled.
130 * @scheduled: this fence is what will be signaled by the scheduler
131 * when the job is scheduled.
133 struct dma_fence scheduled; member
159 * @lock: the lock used by the scheduled and the finished fences.
174 * @sched: the scheduler instance on which this job is scheduled.
178 * @id: a unique id assigned to each job scheduled on the scheduler.
181 * be scheduled further.
254 * is ready to be scheduled.
256 * waits on this wait queue until all the scheduled jobs are