Searched refs:drm_sched_job_cleanup (Results 1 – 11 of 11) sorted by relevance
87 drm_sched_job_cleanup(sched_job); in etnaviv_sched_free_job()117 drm_sched_job_cleanup(&submit->sched_job); in etnaviv_sched_push_job()
623 drm_sched_job_cleanup(&submit->sched_job); in etnaviv_ioctl_gem_submit()
134 drm_sched_job_cleanup(&(*job)->base); in amdgpu_job_alloc_with_ib()180 drm_sched_job_cleanup(s_job); in amdgpu_job_free_cb()210 drm_sched_job_cleanup(&job->base); in amdgpu_job_free()
1359 drm_sched_job_cleanup(&p->jobs[i]->base); in amdgpu_cs_submit()
47 drm_sched_job_cleanup(job); in msm_job_free()
537 void drm_sched_job_cleanup(struct drm_sched_job *job);
793 void drm_sched_job_cleanup(struct drm_sched_job *job) in drm_sched_job_cleanup() function814 EXPORT_SYMBOL(drm_sched_job_cleanup);
357 drm_sched_job_cleanup(&job->base); in v3d_job_cleanup()466 drm_sched_job_cleanup(&job->base); in v3d_job_init()
144 drm_sched_job_cleanup(&task->base); in lima_sched_task_fini()
303 drm_sched_job_cleanup(&job->base); in panfrost_ioctl_submit()
352 drm_sched_job_cleanup(sched_job); in panfrost_job_free()
Completed in 18 milliseconds