Searched refs:watchdog_hardlockup_disable (Results 1 - 5 of 5) sorted by relevance

/linux-master/kernel/
H A Dwatchdog_buddy.c64 void watchdog_hardlockup_disable(unsigned int cpu) function
H A Dwatchdog_perf.c154 * watchdog_hardlockup_disable - Disable the local event
158 void watchdog_hardlockup_disable(unsigned int cpu) function
H A Dwatchdog.c223 void __weak watchdog_hardlockup_disable(unsigned int cpu) { } function
264 * can't race with watchdog_hardlockup_disable().
601 watchdog_hardlockup_disable(cpu);
/linux-master/include/linux/
H A Dnmi.h118 void watchdog_hardlockup_disable(unsigned int cpu);
/linux-master/arch/sparc/kernel/
H A Dnmi.c311 void watchdog_hardlockup_disable(unsigned int cpu) function

Completed in 142 milliseconds