Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/printk/
Dprintk.c305 static char *log_dict(const struct printk_log *msg) in log_dict() function
462 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() function
2313 log_dict(msg), msg->dict_len, in console_unlock()