Searched refs:softlockup_panic (Results 1 – 6 of 6) sorted by relevance
18 状态;通过sysctl命令设置“kernel.softlockup_panic”、使用内核启动参数19 “softlockup_panic”(详见Documentation/admin-guide/kernel-parameters.rst)以及使
18 狀態;通過sysctl命令設置“kernel.softlockup_panic”、使用內核啓動參數19 “softlockup_panic”(詳見Documentation/admin-guide/kernel-parameters.rst)以及使
365 unsigned int __read_mostly softlockup_panic = variable403 softlockup_panic = simple_strtoul(str, NULL, 0); in softlockup_panic_setup()876 if (!softlockup_panic) in watchdog_timer_fn()884 if (softlockup_panic && thresh_count >= softlockup_panic) in watchdog_timer_fn()1228 .data = &softlockup_panic,
46 extern unsigned int softlockup_panic;
13 panic; a sysctl, "kernel.softlockup_panic", a kernel parameter,14 "softlockup_panic" (see "Documentation/admin-guide/kernel-parameters.rst" for
7080 softlockup_panic=7086 N thresholds. It is also controlled by the kernel.softlockup_panic