Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnmi.h20 void lockup_detector_cleanup(void);
40 static inline void lockup_detector_cleanup(void) { } in lockup_detector_cleanup() function
/Linux-v6.6/kernel/
Dwatchdog.c701 void lockup_detector_cleanup(void) in lockup_detector_cleanup() function
Dcpu.c1484 lockup_detector_cleanup(); in _cpu_down()