Searched refs:printk_time (Results 1 – 1 of 1) sorted by relevance
1271 static bool printk_time = IS_ENABLED(CONFIG_PRINTK_TIME); variable1272 module_param_named(time, printk_time, bool, S_IRUGO | S_IWUSR);1569 syslog_time = printk_time; in syslog_print()1621 time = printk_time; in syslog_print_all()1755 bool time = syslog_partial ? syslog_time : printk_time; in do_syslog()1763 time = printk_time; in do_syslog()2323 #define printk_time false macro2747 printk_time); in console_unlock()3552 l = record_print_text(&r, syslog, printk_time); in kmsg_dump_get_line()3559 printk_time); in kmsg_dump_get_line()[all …]