Searched refs:vtbuf_dirty (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/vt/
H A Dvt_buf.c271 vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area) function
292 vtbuf_dirty(vb, &area);
368 vtbuf_dirty(vb, &area);
405 vtbuf_dirty(vb, r);
719 vtbuf_dirty(vb, &area);
H A Dvt.h233 void vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area);
H A Dvt_core.c1265 vtbuf_dirty(&vw->vw_buf, &area);

Completed in 46 milliseconds