Home
last modified time | relevance | path

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

/openbmc/linux/kernel/printk/
H A Dprintk.c382 MSG_FORMAT_DEFAULT = 0, enumerator
386 static int console_msg_format = MSG_FORMAT_DEFAULT;
2479 console_msg_format = MSG_FORMAT_DEFAULT; in console_msg_format_setup()