Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/vt/
Dvt.c281 static inline bool con_should_update(const struct vc_data *vc) in con_should_update() function
692 if (con_should_update(vc)) { in update_region()
799 if (con_should_update(vc)) in invert_screen()
816 if (con_should_update(vc)) in complement_pos()
831 if (con_should_update(vc)) { in complement_pos()
848 if (con_should_update(vc)) in insert_char()
862 if (con_should_update(vc)) in delete_char()
887 if (con_should_update(vc)) in add_softcursor()
895 if (con_should_update(vc)) in hide_softcursor()
1585 if (con_should_update(vc)) in csi_J()
[all …]