Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnmi.h30 extern int sysctl_hardlockup_all_cpu_backtrace;
33 #define sysctl_hardlockup_all_cpu_backtrace 0 macro
/linux/arch/powerpc/kernel/
A Dwatchdog.c170 if (!sysctl_hardlockup_all_cpu_backtrace) { in watchdog_smp_panic()
187 if (sysctl_hardlockup_all_cpu_backtrace) in watchdog_smp_panic()
288 if (sysctl_hardlockup_all_cpu_backtrace) in DEFINE_INTERRUPT_HANDLER_NMI()
/linux/kernel/
A Dwatchdog_hld.c151 if (sysctl_hardlockup_all_cpu_backtrace && in watchdog_overflow_callback()
A Dwatchdog.c53 int __read_mostly sysctl_hardlockup_all_cpu_backtrace; variable
A Dsysctl.c2403 .data = &sysctl_hardlockup_all_cpu_backtrace,

Completed in 12 milliseconds