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

/linux-master/drivers/tty/vt/
H A Dvt.c284 static inline bool con_should_update(const struct vc_data *vc) function
631 if (con_should_update(vc)) {
739 if (con_should_update(vc))
756 if (con_should_update(vc))
770 if (con_should_update(vc)) {
787 if (con_should_update(vc))
801 if (con_should_update(vc))
826 if (con_should_update(vc))
834 if (con_should_update(vc))
1527 if (con_should_update(v
[all...]

Completed in 173 milliseconds