Searched refs:printk_time (Results 1 – 2 of 2) sorted by relevance
1285 static bool printk_time = IS_ENABLED(CONFIG_PRINTK_TIME);1286 module_param_named(time, printk_time, bool, S_IRUGO | S_IWUSR);1485 syslog_time = printk_time; in syslog_print()1534 time = printk_time; in syslog_print_all()1674 bool time = syslog_partial ? syslog_time : printk_time; in do_syslog()1683 time = printk_time; in do_syslog()2087 #define printk_time false macro2486 printk_time); in console_unlock()3275 l = record_print_text(&r, syslog, printk_time); in kmsg_dump_get_line_nolock()3282 printk_time); in kmsg_dump_get_line_nolock()[all …]
684 `printk_time' param).