Home
last modified time | relevance | path

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

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