Home
last modified time | relevance | path

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

/xen/xen/drivers/char/
A Dconsole.c73 TSM_NONE, /* No timestamps */ enumerator
80 static enum con_timestamp_mode __read_mostly opt_con_timestamp_mode = TSM_NONE;
84 [TSM_NONE] = "none",
800 opt_con_timestamp_mode = TSM_NONE; in parse_console_timestamps()
818 opt_con_timestamp_mode = TSM_NONE; in parse_console_timestamps()
875 case TSM_NONE: in printk_start_of_line()

Completed in 28 milliseconds