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,
92 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_submit()131 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_run()170 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_free()183 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_timeout()204 nouveau_exec_job_init(struct nouveau_exec_job **pjob, in nouveau_exec_job_init()207 struct nouveau_exec_job *job; in nouveau_exec_job_init()272 struct nouveau_exec_job *job; in nouveau_exec()