Searched refs:log_text (Results 1 – 1 of 1) sorted by relevance
492 static char *log_text(const struct printk_log *msg) in log_text() function653 memcpy(log_text(msg), text, text_len); in log_store()656 memcpy(log_text(msg) + text_len, trunc_msg, trunc_msg_len); in log_store()929 log_text(msg), msg->text_len); in devkmsg_read()1344 const char *text = log_text(msg); in msg_print_text()2116 static char *log_text(const struct printk_log *msg) { return NULL; } in log_text() function2507 log_text(msg), msg->text_len); in console_unlock()