Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dpanic.c74 #define PANIC_PRINT_ALL_PRINTK_MSG 0x00000020 macro
210 if (panic_print & PANIC_PRINT_ALL_PRINTK_MSG) in panic_print_sys_info()