Searched refs:vbva_ctx (Results 1 – 1 of 1) sorted by relevance
29 static void vbva_buffer_place_data_at(struct vbva_buf_ctx *vbva_ctx, in vbva_buffer_place_data_at() argument32 struct vbva_buffer *vbva = vbva_ctx->vbva; in vbva_buffer_place_data_at()61 bool vbva_write(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_write() argument68 vbva = vbva_ctx->vbva; in vbva_write()69 record = vbva_ctx->record; in vbva_write()71 if (!vbva || vbva_ctx->buffer_overflow || in vbva_write()87 vbva_ctx->buffer_overflow = true; in vbva_write()93 vbva_buffer_place_data_at(vbva_ctx, p, chunk, in vbva_write()107 static bool vbva_inform_host(struct vbva_buf_ctx *vbva_ctx, in vbva_inform_host() argument118 p->base.offset = vbva_ctx->buffer_offset; in vbva_inform_host()[all …]