Searched refs:softlockup_panic (Results 1 – 2 of 2) sorted by relevance
172 unsigned int __read_mostly softlockup_panic = variable190 softlockup_panic = simple_strtoul(str, NULL, 0); in softlockup_panic_setup()451 trace_android_vh_watchdog_timer_softlockup(duration, regs, !!softlockup_panic); in watchdog_timer_fn()453 if (softlockup_panic) in watchdog_timer_fn()
2377 .data = &softlockup_panic,