Home | History | Annotate | Download | only in nouveau

Lines Matching refs:nouveau_bo

62 	struct nouveau_bo *bo;
70 struct nouveau_bo *bos[];
83 pushbuf_kref_fits(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
89 struct nouveau_bo *kbo;
151 pushbuf_kref(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
216 atomic_inc(&nouveau_bo(bo)->refcnt);
223 pushbuf_krel(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
272 struct nouveau_bo *bo;
320 struct nouveau_bo *bo;
383 nouveau_bo(bo)->access |= NOUVEAU_BO_WR;
385 nouveau_bo(bo)->access |= NOUVEAU_BO_RD;
401 struct nouveau_bo *bo;
445 struct nouveau_bo *bo = (void *)(unsigned long)kref->user_priv;
617 struct nouveau_bo *bo = (void *)priv;
647 struct nouveau_bo *bo = NULL;
705 nouveau_pushbuf_data(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
743 nouveau_pushbuf_reloc(struct nouveau_pushbuf *push, struct nouveau_bo *bo,
757 nouveau_pushbuf_refd(struct nouveau_pushbuf *push, struct nouveau_bo *bo)