Searched refs:nouveau_exec_job (Results 1 – 2 of 2) sorted by relevance
30 struct nouveau_exec_job { struct42 container_of((job), struct nouveau_exec_job, base) argument44 int nouveau_exec_job_init(struct nouveau_exec_job **job,
90 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_submit()129 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_run()166 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_free()179 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_timeout()200 nouveau_exec_job_init(struct nouveau_exec_job **pjob, in nouveau_exec_job_init()203 struct nouveau_exec_job *job; in nouveau_exec_job_init()268 struct nouveau_exec_job *job; in nouveau_exec()