Home
last modified time | relevance | path

Searched refs:watchdog_hardlockup_disable (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnmi.h119 void watchdog_hardlockup_disable(unsigned int cpu);
/linux/kernel/
H A Dwatchdog_perf.c171 * 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
H A Dwatchdog.c289 void __weak watchdog_hardlockup_disable(unsigned int cpu) { } in watchdog_hardlockup_disable() function
927 watchdog_hardlockup_disable(cpu); in watchdog_disable()
/linux/arch/sparc/kernel/
H A Dnmi.c311 void watchdog_hardlockup_disable(unsigned int cpu) in watchdog_hardlockup_disable() function