Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dudbg.c75 console_loglevel = CONSOLE_LOGLEVEL_DEBUG; in udbg_early_init()
/openbmc/linux/drivers/tty/
H A Dsysrq.c376 console_loglevel = CONSOLE_LOGLEVEL_DEBUG; in sysrq_handle_term()
433 console_loglevel = CONSOLE_LOGLEVEL_DEBUG; in sysrq_handle_kill()
/openbmc/linux/include/linux/
H A Dprintk.h53 #define CONSOLE_LOGLEVEL_DEBUG 10 /* issue debug messages */ macro
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c98 efi_loglevel = CONSOLE_LOGLEVEL_DEBUG; in efi_parse_options()
/openbmc/linux/init/
H A Dmain.c231 console_loglevel = CONSOLE_LOGLEVEL_DEBUG; in debug_kernel()