Searched refs:watchdog_hardlockup_disable (Results 1 – 4 of 4) sorted by relevance
119 void watchdog_hardlockup_disable(unsigned int cpu);
171 * watchdog_hardlockup_disable - Disable the local event in watchdog_hardlockup_enable() 174 void watchdog_hardlockup_disable(unsigned int cpu)179 void watchdog_hardlockup_disable(unsigned int cpu) watchdog_hardlockup_disable() function
289 void __weak watchdog_hardlockup_disable(unsigned int cpu) { } in watchdog_hardlockup_disable() function927 watchdog_hardlockup_disable(cpu); in watchdog_disable()
311 void watchdog_hardlockup_disable(unsigned int cpu) in watchdog_hardlockup_disable() function