Searched refs:nouveau_list (Results 1 – 5 of 5) sorted by relevance
154 struct nouveau_list { struct155 struct nouveau_list *prev; argument156 struct nouveau_list *next; argument160 struct nouveau_list thead;173 struct nouveau_list head;174 struct nouveau_list pending;175 struct nouveau_list current;
83 struct nouveau_list head;100 struct nouveau_list bo_list;
57 struct nouveau_list bctx_list;
410 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nv50_bufctx_fence()411 struct nouveau_list *it; in nv50_bufctx_fence()
529 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nvc0_bufctx_fence()530 struct nouveau_list *it; in nvc0_bufctx_fence()