Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/printk/
Dprintk.c1382 static size_t record_print_text(struct printk_record *r, bool syslog, in record_print_text() function
1613 n = record_print_text(&r, true, syslog_time); in syslog_print()
1676 textlen = record_print_text(&r, true, time); in syslog_print_all()
2352 static size_t record_print_text(const struct printk_record *r, in record_print_text() function
2842 len = record_print_text(&r, console_msg_format & MSG_FORMAT_SYSLOG, printk_time); in printk_get_next_message()
4112 l = record_print_text(&r, syslog, printk_time); in kmsg_dump_get_line()
4202 len += record_print_text(&r, syslog, time); in kmsg_dump_get_buffer()