Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dpanic.c78 #define PANIC_PRINT_ALL_CPU_BT 0x00000040 macro
258 if (panic_print & PANIC_PRINT_ALL_CPU_BT) { in panic_other_cpus_shutdown()