Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/vt/
H A Dvt.c631 if (con_should_update(vc)) { in update_region()
739 if (con_should_update(vc)) in invert_screen()
756 if (con_should_update(vc)) in complement_pos()
770 if (con_should_update(vc)) { in complement_pos()
787 if (con_should_update(vc)) in insert_char()
801 if (con_should_update(vc)) in delete_char()
826 if (con_should_update(vc)) in add_softcursor()
834 if (con_should_update(vc)) in hide_softcursor()
1527 if (con_should_update(vc)) in csi_J()
1563 if (con_should_update(vc)) in csi_K()
[all …]