Searched refs:IS_FG (Results 1 – 1 of 1) sorted by relevance
277 #define IS_FG(vc) ((vc)->vc_num == fg_console) macro624 if (!IS_FG(vc) || console_blanked || in set_cursor()2157 if (IS_FG(vc)) in do_con_write()2514 if (IS_FG(vc)) in vt_console_print()