Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dpanic.c75 #define PANIC_PRINT_ALL_CPU_BT 0x00000040 macro
251 if (panic_print & PANIC_PRINT_ALL_CPU_BT) in panic_other_cpus_shutdown()