Searched refs:CON_EXTENDED (Results 1 – 3 of 3) sorted by relevance
167 CON_EXTENDED = BIT(6), enumerator
943 .flags = CON_ENABLED | CON_EXTENDED,
2868 bool is_extended = console_srcu_read_flags(con) & CON_EXTENDED; in console_emit_next_record()