Home
last modified time | relevance | path

Searched refs:CONSOLE_LOGLEVEL_QUIET (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/arch/s390/boot/
H A Dipl_parm.c315 boot_console_loglevel = CONSOLE_LOGLEVEL_QUIET; in parse_boot_command_line()
/linux-6.15/include/linux/
H A Dprintk.h63 #define CONSOLE_LOGLEVEL_QUIET CONFIG_CONSOLE_LOGLEVEL_QUIET macro
/linux-6.15/drivers/video/fbdev/
H A Defifb.c168 if (console_loglevel > CONSOLE_LOGLEVEL_QUIET) in efifb_show_boot_graphics()
/linux-6.15/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c77 efi_loglevel = CONSOLE_LOGLEVEL_QUIET; in efi_parse_options()
/linux-6.15/init/
H A Dmain.c239 console_loglevel = CONSOLE_LOGLEVEL_QUIET; in quiet_kernel()
/linux-6.15/drivers/video/fbdev/core/
H A Dfbcon.c1026 if (logo_shown < 0 && console_loglevel <= CONSOLE_LOGLEVEL_QUIET) in fbcon_init()
/linux-6.15/lib/
H A DKconfig.debug64 config CONSOLE_LOGLEVEL_QUIET config
73 equivalent of passing "loglevel=<CONSOLE_LOGLEVEL_QUIET>"