Searched refs:CON_EXTENDED (Results 1 – 4 of 4) sorted by relevance
196 CON_EXTENDED = BIT(6), enumerator
944 bool is_extended = console_srcu_read_flags(con) & CON_EXTENDED; in nbcon_emit_next_record()
3037 bool is_extended = console_srcu_read_flags(con) & CON_EXTENDED; in console_emit_next_record()
1296 .flags = CON_ENABLED | CON_EXTENDED,