Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_core.c192 static int vt_late_window_switch(struct vt_window *);
349 (void)vt_late_window_switch((struct vt_window *)arg); in vt_switch_timer()
468 vt_late_window_switch(struct vt_window *vw) in vt_late_window_switch() function
560 ret = vt_late_window_switch(vw); in vt_proc_window_switch()
2290 (void)vt_late_window_switch(vw->vw_switch_to); in finish_vt_rel()