Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h17 void lockup_detector_cleanup(void);
39 static inline void lockup_detector_cleanup(void) { } in lockup_detector_cleanup() function
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog.c725 void lockup_detector_cleanup(void) in lockup_detector_cleanup() function
H A Dcpu.c1114 lockup_detector_cleanup(); in _cpu_down()