Home
last modified time | relevance | path

Searched refs:CONSOLE_REPLAY_ALL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dconsole.h340 CONSOLE_REPLAY_ALL, enumerator
/openbmc/linux/kernel/
H A Dpanic.c211 console_flush_on_panic(CONSOLE_REPLAY_ALL); in panic_print_sys_info()
/openbmc/linux/kernel/printk/
H A Dprintk.c3198 if (mode == CONSOLE_REPLAY_ALL) { in console_flush_on_panic()