Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dpanic.c71 #define PANIC_PRINT_ALL_CPU_BT 0x00000040 macro
183 if (panic_print & PANIC_PRINT_ALL_CPU_BT) in panic_print_sys_info()