Searched refs:nouveau_exec_job (Results 1 – 2 of 2) sorted by relevance
34 struct nouveau_exec_job { struct46 container_of((job), struct nouveau_exec_job, base) argument48 int nouveau_exec_job_init(struct nouveau_exec_job **job,
91 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_submit()156 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_run()193 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_free()205 struct nouveau_exec_job *exec_job = to_nouveau_exec_job(job); in nouveau_exec_job_timeout()228 nouveau_exec_job_init(struct nouveau_exec_job **pjob, in nouveau_exec_job_init()231 struct nouveau_exec_job *job; in nouveau_exec_job_init()294 struct nouveau_exec_job *job; in nouveau_exec()