Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnmi.h20 void lockup_detector_cleanup(void);
40 static inline void lockup_detector_cleanup(void) { } in lockup_detector_cleanup() function
/openbmc/linux/kernel/
H A Dwatchdog.c708 void lockup_detector_cleanup(void) in lockup_detector_cleanup() function
H A Dcpu.c1492 lockup_detector_cleanup(); in _cpu_down()