Searched refs:log_dict (Results 1 – 1 of 1) sorted by relevance
463 static char *log_dict(const struct printk_log *msg) in log_dict() function624 memcpy(log_dict(msg), dict, dict_len); in log_store()633 memset(log_dict(msg) + dict_len, 0, pad_len); in log_store()868 log_dict(msg), msg->dict_len, in devkmsg_read()2016 static char *log_dict(const struct printk_log *msg) { return NULL; } in log_dict() function2389 log_dict(msg), msg->dict_len, in console_unlock()