Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dsysrq.c106 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in sysrq_handle_loglevel()
588 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in __handle_sysrq()
/Linux-v5.15/include/linux/
Dprintk.h63 #define CONSOLE_LOGLEVEL_DEFAULT CONFIG_CONSOLE_LOGLEVEL_DEFAULT macro
/Linux-v5.15/drivers/firmware/efi/libstub/
Defi-stub-helper.c24 int efi_loglevel = CONSOLE_LOGLEVEL_DEFAULT;
/Linux-v5.15/arch/x86/platform/uv/
Duv_nmi.c106 static int uv_nmi_loglevel = CONSOLE_LOGLEVEL_DEFAULT;
/Linux-v5.15/kernel/printk/
Dprintk.c64 CONSOLE_LOGLEVEL_DEFAULT, /* console_loglevel */
67 CONSOLE_LOGLEVEL_DEFAULT, /* default_console_loglevel */
/Linux-v5.15/lib/
DKconfig.debug49 config CONSOLE_LOGLEVEL_DEFAULT config
88 or pick a different CONSOLE_LOGLEVEL_DEFAULT configuration value.