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.c191 static int vt_late_window_switch(struct vt_window *);
348 (void)vt_late_window_switch((struct vt_window *)arg); in vt_switch_timer()
467 vt_late_window_switch(struct vt_window *vw) in vt_late_window_switch() function
559 ret = vt_late_window_switch(vw); in vt_proc_window_switch()
2251 (void)vt_late_window_switch(vw->vw_switch_to); in finish_vt_rel()