Lines Matching refs:nouveau_bo
59 struct nouveau_bo *bo;
67 struct nouveau_bo *bos[];
80 pushbuf_kref_fits(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
86 struct nouveau_bo *kbo;
148 pushbuf_kref(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
213 atomic_inc(&nouveau_bo(bo)->refcnt);
220 pushbuf_krel(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
269 struct nouveau_bo *bo;
321 struct nouveau_bo *bo;
386 nouveau_bo(bo)->access |= NOUVEAU_BO_WR;
388 nouveau_bo(bo)->access |= NOUVEAU_BO_RD;
404 struct nouveau_bo *bo;
448 struct nouveau_bo *bo = (void *)(unsigned long)kref->user_priv;
620 struct nouveau_bo *bo = (void *)priv;
650 struct nouveau_bo *bo = NULL;
708 nouveau_pushbuf_data(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
746 nouveau_pushbuf_reloc(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
760 nouveau_pushbuf_refd(struct nouveau_pushbuf *push, struct nouveau_bo *bo)