Lines Matching refs:nouveau_bufctx
40 struct nouveau_bufctx *bufctx;
49 struct nouveau_bufctx base;
56 nouveau_bufctx(struct nouveau_bufctx *bctx)
63 struct nouveau_bufctx **pbctx)
82 nouveau_bufctx_del(struct nouveau_bufctx **pbctx)
84 struct nouveau_bufctx_priv *pctx = nouveau_bufctx(*pbctx);
99 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin)
101 struct nouveau_bufctx_priv *pctx = nouveau_bufctx(bctx);
117 nouveau_bufctx_refn(struct nouveau_bufctx *bctx, int bin,
120 struct nouveau_bufctx_priv *pctx = nouveau_bufctx(bctx);
144 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, int bin, uint32_t packet,
148 struct nouveau_bufctx_priv *pctx = nouveau_bufctx(bctx);