Lines Matching full:scheduled
102 * Runqueue on which this entity is currently scheduled.
114 * be scheduled on any scheduler on this list.
170 * &drm_sched_fence.scheduled uses the fence_context but
199 * Points to the finished fence of the last scheduled job. Only written
244 * struct drm_sched_rq - queue of entities to be scheduled.
248 * @entities: list of the entities to be scheduled.
249 * @current_entity: the entity which is to be scheduled.
269 * @scheduled: this fence is what will be signaled by the scheduler
270 * when the job is scheduled.
272 struct dma_fence scheduled; member
304 * @lock: the lock used by the scheduled and the finished fences.
320 * @sched: the scheduler instance on which this job is scheduled.
325 * @id: a unique id assigned to each job scheduled on the scheduler.
328 * be scheduled further.
495 * waits on this wait queue until all the scheduled jobs are