Searched refs:log_text (Results 1 – 1 of 1) sorted by relevance
457 static char *log_text(const struct printk_log *msg) in log_text() function618 memcpy(log_text(msg), text, text_len); in log_store()621 memcpy(log_text(msg) + text_len, trunc_msg, trunc_msg_len); in log_store()869 log_text(msg), msg->text_len); in devkmsg_read()1253 const char *text = log_text(msg); in msg_print_text()2015 static char *log_text(const struct printk_log *msg) { return NULL; } in log_text() function2390 log_text(msg), msg->text_len); in console_unlock()