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

/freebsd-10.1-release/sys/dev/vt/
H A Dvt_buf.c204 vtbuf_dirty_locked(struct vt_buf *vb, const term_rect_t *area) function
222 vtbuf_dirty_locked(vb, area);
234 vtbuf_dirty_locked(vb, &area);
349 vtbuf_dirty_locked(vb, r);

Completed in 92 milliseconds