Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dhung_task.c216 void reset_hung_task_detector(void) in reset_hung_task_detector() function
220 EXPORT_SYMBOL_GPL(reset_hung_task_detector);
/linux-4.4.14/arch/x86/kernel/
Dpvclock.c51 reset_hung_task_detector(); in pvclock_touch_watchdogs()
/linux-4.4.14/include/linux/
Dsched.h405 void reset_hung_task_detector(void);
407 static inline void reset_hung_task_detector(void) in reset_hung_task_detector() function