Searched defs:sched_job (Results 1 – 5 of 5) sorted by relevance
284 struct amdgpu_ring *ring = to_amdgpu_ring(sched_job->sched); in amdgpu_job_run() argument 253 amdgpu_job_prepare_job(struct drm_sched_job * sched_job,struct drm_sched_entity * s_entity) amdgpu_job_prepare_job() argument 321 to_drm_sched_job(sched_job) global() argument
39 #define to_amdgpu_job(sched_job) \ argument
33 #define to_drm_sched_job(sched_job) \ argument 470 struct drm_sched_job *sched_job; global() local 574 drm_sched_entity_push_job(struct drm_sched_job * sched_job) global() argument [all...]
69 #define to_drm_sched_job(sched_job) \ argument 1023 struct drm_sched_job *sched_job; drm_sched_main() local [all...]
88 sched_job(cb_fun cf, void *ca) in sched_job() function