Searched refs:softlockup_panic (Results 1 – 1 of 1) 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()814 .data = &softlockup_panic,