Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatchdog.c66 unsigned int __read_mostly hardlockup_panic = variable
115 hardlockup_panic = 1; in hardlockup_panic_setup()
117 hardlockup_panic = 0; in hardlockup_panic_setup()
260 if (!hardlockup_panic) in watchdog_hardlockup_check()
265 if (hardlockup_panic) in watchdog_hardlockup_check()
1257 .data = &hardlockup_panic,
/linux/arch/powerpc/kernel/
H A Dwatchdog.c255 if (hardlockup_panic) in watchdog_smp_panic()
426 if (hardlockup_panic) in DEFINE_INTERRUPT_HANDLER_NMI()
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dlockup-watchdogs.rst24 'hardlockup_panic'、使能内核选项“BOOTPARAM_HARDLOCKUP_PANIC”以及使用内核参数
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dlockup-watchdogs.rst24 'hardlockup_panic'、使能內核選項“BOOTPARAM_HARDLOCKUP_PANIC”以及使用內核參數
/linux/include/linux/
H A Dnmi.h85 extern unsigned int hardlockup_panic;
/linux/Documentation/admin-guide/
H A Dlockup-watchdogs.rst24 'hardlockup_panic', a compile time knob, "BOOTPARAM_HARDLOCKUP_PANIC",
H A Dkernel-parameters.txt4456 the nmi_watchdog and hardlockup_panic sysctls.