Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dsysrq.c92 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in sysrq_handle_loglevel()
545 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in __handle_sysrq()
/Linux-v5.4/include/linux/
Dprintk.h59 #define CONSOLE_LOGLEVEL_DEFAULT CONFIG_CONSOLE_LOGLEVEL_DEFAULT macro
/Linux-v5.4/arch/x86/platform/uv/
Duv_nmi.c89 static int uv_nmi_loglevel = CONSOLE_LOGLEVEL_DEFAULT;
/Linux-v5.4/kernel/printk/
Dprintk.c64 CONSOLE_LOGLEVEL_DEFAULT, /* console_loglevel */
67 CONSOLE_LOGLEVEL_DEFAULT, /* default_console_loglevel */
/Linux-v5.4/lib/
DKconfig.debug38 config CONSOLE_LOGLEVEL_DEFAULT config
77 or pick a different CONSOLE_LOGLEVEL_DEFAULT configuration value.