Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsysrq.c92 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in sysrq_handle_loglevel()
548 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in __handle_sysrq()
/Linux-v4.19/include/linux/
Dprintk.h60 #define CONSOLE_LOGLEVEL_DEFAULT CONFIG_CONSOLE_LOGLEVEL_DEFAULT macro
/Linux-v4.19/arch/x86/platform/uv/
Duv_nmi.c102 static int uv_nmi_loglevel = CONSOLE_LOGLEVEL_DEFAULT;
/Linux-v4.19/kernel/printk/
Dprintk.c62 CONSOLE_LOGLEVEL_DEFAULT, /* console_loglevel */
65 CONSOLE_LOGLEVEL_DEFAULT, /* default_console_loglevel */
/Linux-v4.19/lib/
DKconfig.debug20 config CONSOLE_LOGLEVEL_DEFAULT config
59 or pick a different CONSOLE_LOGLEVEL_DEFAULT configuration value.