Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnmi.h17 void lockup_detector_cleanup(void);
39 static inline void lockup_detector_cleanup(void) { } in lockup_detector_cleanup() function
/Linux-v5.10/kernel/
Dwatchdog.c604 void lockup_detector_cleanup(void) in lockup_detector_cleanup() function
Dcpu.c1052 lockup_detector_cleanup(); in _cpu_down()