Searched refs:vt_buf (Results 1 – 4 of 4) sorted by relevance
204 struct vt_buf { struct232 void vtbuf_lock(struct vt_buf *); argument233 void vtbuf_unlock(struct vt_buf *);236 void vtbuf_init_early(struct vt_buf *);237 void vtbuf_init(struct vt_buf *, const term_pos_t *);241 void vtbuf_scroll_mode(struct vt_buf *vb, int yes);243 void vtbuf_undirty(struct vt_buf *, term_rect_t *);245 void vtbuf_clearhistory(struct vt_buf *);247 void vtbuf_cursor_visibility(struct vt_buf *, int);250 int vtbuf_get_marked_len(struct vt_buf *vb);[all …]
164 vtbuf_htw(const struct vt_buf *vb, int row) in vtbuf_htw()254 vtbuf_lock(struct vt_buf *vb) in vtbuf_lock()261 vtbuf_unlock(struct vt_buf *vb) in vtbuf_unlock()293 vtbuf_make_undirty(struct vt_buf *vb) in vtbuf_make_undirty()406 vtbuf_init_rows(struct vt_buf *vb) in vtbuf_init_rows()417 vtbuf_do_clearhistory(struct vt_buf *vb) in vtbuf_do_clearhistory()434 vtbuf_reset_scrollback(struct vt_buf *vb) in vtbuf_reset_scrollback()445 vtbuf_init_early(struct vt_buf *vb) in vtbuf_init_early()478 vtbuf_clearhistory(struct vt_buf *vb) in vtbuf_clearhistory()698 vtbuf_flush_mark(struct vt_buf *vb) in vtbuf_flush_mark()[all …]
614 const struct vt_buf *vb; in vga_bitblt_one_text_pixels_block()869 const struct vt_buf *vb; in vga_bitblt_text_txtmode()
3443 dev/vt/vt_buf.c optional vt