Searched refs:on_flush (Results 1 – 4 of 4) sorted by relevance
210 boolean on_flush) in nvc0_bufctx_fence() argument212 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nvc0_bufctx_fence()
193 boolean on_flush);
204 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, boolean on_flush) in nv50_bufctx_fence() argument206 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nv50_bufctx_fence()
189 void nv50_bufctx_fence(struct nouveau_bufctx *, boolean on_flush);