Searched refs:log_text (Results 1 – 1 of 1) sorted by relevance
476 static char *log_text(const struct printk_log *msg) in log_text() function637 memcpy(log_text(msg), text, text_len); in log_store()640 memcpy(log_text(msg) + text_len, trunc_msg, trunc_msg_len); in log_store()913 log_text(msg), msg->text_len); in devkmsg_read()1312 const char *text = log_text(msg); in msg_print_text()2077 static char *log_text(const struct printk_log *msg) { return NULL; } in log_text() function2458 log_text(msg), msg->text_len); in console_unlock()