Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Dudbg.c66 console_loglevel = CONSOLE_LOGLEVEL_DEBUG; in udbg_early_init()
/linux-6.15/arch/s390/boot/
H A Dipl_parm.c308 boot_console_loglevel = CONSOLE_LOGLEVEL_DEBUG; in parse_boot_command_line()
/linux-6.15/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()
/linux-6.15/include/linux/
H A Dprintk.h55 #define CONSOLE_LOGLEVEL_DEBUG 10 /* issue debug messages */ macro
/linux-6.15/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c100 efi_loglevel = CONSOLE_LOGLEVEL_DEBUG; in efi_parse_options()
/linux-6.15/init/
H A Dmain.c233 console_loglevel = CONSOLE_LOGLEVEL_DEBUG; in debug_kernel()