Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/printk/
Dprintk.c290 MSG_FORMAT_DEFAULT = 0, enumerator
294 static int console_msg_format = MSG_FORMAT_DEFAULT;
2153 console_msg_format = MSG_FORMAT_DEFAULT; in console_msg_format_setup()