Home
last modified time | relevance | path

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

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