Home
last modified time | relevance | path

Searched refs:nouveau_exec_job_args (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h9 struct nouveau_exec_job_args { struct
45 struct nouveau_exec_job_args *args); argument
H A Dnouveau_exec.c201 struct nouveau_exec_job_args *__args) in nouveau_exec_job_init()
266 nouveau_exec(struct nouveau_exec_job_args *args) in nouveau_exec()
287 nouveau_exec_ucopy(struct nouveau_exec_job_args *args, in nouveau_exec_ucopy()
338 nouveau_exec_ufree(struct nouveau_exec_job_args *args) in nouveau_exec_ufree()
354 struct nouveau_exec_job_args args = {}; in nouveau_exec_ioctl_exec()