Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dipl_parm.c316 boot_console_loglevel = CONSOLE_LOGLEVEL_QUIET; in parse_boot_command_line()
/linux/include/linux/
H A Dprintk.h63 #define CONSOLE_LOGLEVEL_QUIET CONFIG_CONSOLE_LOGLEVEL_QUIET macro
/linux/drivers/video/fbdev/
H A Defifb.c168 if (console_loglevel > CONSOLE_LOGLEVEL_QUIET) in efifb_show_boot_graphics()
/linux/init/
H A Dmain.c240 console_loglevel = CONSOLE_LOGLEVEL_QUIET; in quiet_kernel()
/linux/drivers/video/fbdev/core/
H A Dfbcon.c1044 if (logo_shown < 0 && console_loglevel <= CONSOLE_LOGLEVEL_QUIET) in fbcon_init()
/linux/lib/
H A DKconfig.debug64 config CONSOLE_LOGLEVEL_QUIET config
73 equivalent of passing "loglevel=<CONSOLE_LOGLEVEL_QUIET>"