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.c458 vt_window_postswitch(struct vt_window *vw) in vt_window_postswitch() function
482 (void)vt_window_postswitch(curvw); in vt_late_window_switch()
488 ret = vt_window_postswitch(vw); in vt_late_window_switch()