Home
last modified time | relevance | path

Searched refs:watchdog_hardlockup_check (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnmi.h100 void watchdog_hardlockup_check(unsigned int cpu, struct pt_regs *regs);
/linux/kernel/
H A Dwatchdog_perf.c118 watchdog_hardlockup_check(smp_processor_id(), regs); in watchdog_overflow_callback()
H A Dwatchdog.c187 void watchdog_hardlockup_check(unsigned int cpu, struct pt_regs *regs) in watchdog_hardlockup_check() function