Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsysrq.c106 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in sysrq_handle_loglevel()
592 console_loglevel = CONSOLE_LOGLEVEL_DEFAULT; in __handle_sysrq()
/OK3568_Linux_fs/kernel/include/linux/
H A Dprintk.h61 #define CONSOLE_LOGLEVEL_DEFAULT CONFIG_CONSOLE_LOGLEVEL_DEFAULT macro
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c24 int efi_loglevel = CONSOLE_LOGLEVEL_DEFAULT;
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_nmi.c103 static int uv_nmi_loglevel = CONSOLE_LOGLEVEL_DEFAULT;
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk.c85 CONSOLE_LOGLEVEL_DEFAULT, /* console_loglevel */
88 CONSOLE_LOGLEVEL_DEFAULT, /* default_console_loglevel */
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.debug42 config CONSOLE_LOGLEVEL_DEFAULT config
81 or pick a different CONSOLE_LOGLEVEL_DEFAULT configuration value.