Searched defs:sched_job (Results 1 – 3 of 3) sorted by relevance
58 #define to_drm_sched_job(sched_job) \ argument490 struct drm_sched_job *sched_job = to_drm_sched_job( in drm_sched_entity_pop_job() local523 void drm_sched_entity_push_job(struct drm_sched_job *sched_job, in drm_sched_entity_push_job()874 struct drm_sched_job *sched_job; in drm_sched_main() local
168 static struct dma_fence *amdgpu_job_dependency(struct drm_sched_job *sched_job, in amdgpu_job_dependency()201 static struct dma_fence *amdgpu_job_run(struct drm_sched_job *sched_job) in amdgpu_job_run()
33 #define to_amdgpu_job(sched_job) \ argument