Searched refs:vtbuf_dirty_locked (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/vt/
H A Dvt_buf.c255 vtbuf_dirty_locked(struct vt_buf *vb, const term_rect_t *area) function
273 vtbuf_dirty_locked(vb, area);
285 vtbuf_dirty_locked(vb, &area);
400 vtbuf_dirty_locked(vb, r);

Completed in 84 milliseconds