Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dprintk.c402 MSG_FORMAT_DEFAULT = 0, enumerator
406 static int console_msg_format = MSG_FORMAT_DEFAULT;
2571 console_msg_format = MSG_FORMAT_DEFAULT; in console_msg_format_setup()