Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c39 #define list_last_op(_ops) list_last_entry(_ops, struct bind_job_op, entry) macro
1308 op = list_last_op(&bind_job->ops); in nouveau_uvmm_bind_job_submit()
1338 op = list_last_op(&bind_job->ops); in nouveau_uvmm_bind_job_submit()