Searched refs:watchdog_hardlockup_check (Results 1 – 3 of 3) sorted by relevance
100 void watchdog_hardlockup_check(unsigned int cpu, struct pt_regs *regs);
118 watchdog_hardlockup_check(smp_processor_id(), regs); in watchdog_overflow_callback()
187 void watchdog_hardlockup_check(unsigned int cpu, struct pt_regs *regs) in watchdog_hardlockup_check() function