Searched refs:log_dict (Results 1 – 1 of 1) sorted by relevance
305 static char *log_dict(const struct printk_log *msg) in log_dict() function462 memcpy(log_dict(msg), dict, dict_len); in log_store()471 memset(log_dict(msg) + dict_len, 0, pad_len); in log_store()708 log_dict(msg), msg->dict_len, in devkmsg_read()1943 static char *log_dict(const struct printk_log *msg) { return NULL; } in log_dict() function2313 log_dict(msg), msg->dict_len, in console_unlock()