Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnmi.h118 void watchdog_hardlockup_enable(unsigned int cpu);
/linux/kernel/
H A Dwatchdog_perf.c143 * watchdog_hardlockup_enable - Enable the local event in hardlockup_detector_event_create()
146 void watchdog_hardlockup_enable(unsigned int cpu) in hardlockup_detector_event_create()
160 void watchdog_hardlockup_enable(unsigned int cpu) watchdog_hardlockup_enable() function
H A Dwatchdog.c287 void __weak watchdog_hardlockup_enable(unsigned int cpu) { } in watchdog_hardlockup_enable() function
913 watchdog_hardlockup_enable(cpu); in watchdog_enable()
/linux/arch/sparc/kernel/
H A Dnmi.c290 void watchdog_hardlockup_enable(unsigned int cpu) in watchdog_hardlockup_enable() function