Home
last modified time | relevance | path

Searched refs:log_dict (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/printk/
Dprintk.c463 static char *log_dict(const struct printk_log *msg) in log_dict() function
624 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() function
2389 log_dict(msg), msg->dict_len, in console_unlock()