Home
last modified time | relevance | path

Searched refs:vt_window_postswitch (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/vt/
H A Dvt_core.c459 vt_window_postswitch(struct vt_window *vw) in vt_window_postswitch() function
483 (void)vt_window_postswitch(curvw); in vt_late_window_switch()
489 ret = vt_window_postswitch(vw); in vt_late_window_switch()