Home
last modified time | relevance | path

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

/kernel/printk/
Dprintk.c300 static int console_msg_format = MSG_FORMAT_DEFAULT; variable
2411 console_msg_format = MSG_FORMAT_SYSLOG; in console_msg_format_setup()
2413 console_msg_format = MSG_FORMAT_DEFAULT; in console_msg_format_setup()
2746 console_msg_format & MSG_FORMAT_SYSLOG, in console_unlock()