Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dpanic.c67 #define PANIC_PRINT_ALL_PRINTK_MSG 0x00000020 macro
151 if (panic_print & PANIC_PRINT_ALL_PRINTK_MSG) in panic_print_sys_info()