Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/printk/
Dprintk.c296 MSG_FORMAT_DEFAULT = 0, enumerator
300 static int console_msg_format = MSG_FORMAT_DEFAULT;
2408 console_msg_format = MSG_FORMAT_DEFAULT; in console_msg_format_setup()