Searched refs:buffer_overflow (Results 1 – 2 of 2) sorted by relevance
76 if (!vbva || vbva_ctx->buffer_overflow || in vbva_write()92 vbva_ctx->buffer_overflow = true; in vbva_write()162 vbva_ctx->buffer_overflow = false; in vbva_disable()179 WARN_ON(vbva_ctx->buffer_overflow || vbva_ctx->record); in vbva_buffer_begin_update()210 vbva_ctx->buffer_overflow = false; in vbva_buffer_end_update()
22 bool buffer_overflow; member