Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dprintk.h39 #define CONSOLE_LOGLEVEL_QUIET 4 /* Shhh ..., when booted with "quiet" */ macro
/linux-4.1.27/init/
Dmain.c211 console_loglevel = CONSOLE_LOGLEVEL_QUIET; in quiet_kernel()