Searched refs:hardlockup_panic (Results 1 – 7 of 7) sorted by relevance
66 unsigned int __read_mostly hardlockup_panic = variable115 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,
255 if (hardlockup_panic) in watchdog_smp_panic()426 if (hardlockup_panic) in DEFINE_INTERRUPT_HANDLER_NMI()
24 'hardlockup_panic'、使能内核选项“BOOTPARAM_HARDLOCKUP_PANIC”以及使用内核参数
24 'hardlockup_panic'、使能內核選項“BOOTPARAM_HARDLOCKUP_PANIC”以及使用內核參數
85 extern unsigned int hardlockup_panic;
24 'hardlockup_panic', a compile time knob, "BOOTPARAM_HARDLOCKUP_PANIC",
4456 the nmi_watchdog and hardlockup_panic sysctls.