Searched refs:reset_hung_task_detector (Results 1 – 3 of 3) sorted by relevance
63 void reset_hung_task_detector(void);65 static inline void reset_hung_task_detector(void) { } in reset_hung_task_detector() function
330 void reset_hung_task_detector(void) in reset_hung_task_detector() function334 EXPORT_SYMBOL_GPL(reset_hung_task_detector);
44 reset_hung_task_detector(); in pvclock_touch_watchdogs()