Searched refs:CONSOLE_LOGLEVEL_SILENT (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | printk.h | 54 #define CONSOLE_LOGLEVEL_SILENT 0 /* Mum's the word */ macro |
/linux/kernel/debug/kdb/ | ||
A D | kdb_io.c | 738 console_loglevel = CONSOLE_LOGLEVEL_SILENT; in vkdb_printf() |
Completed in 5 milliseconds