Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dwatchdog.c238 void touch_all_softlockup_watchdogs(void) in touch_all_softlockup_watchdogs() function
/linux-4.4.14/include/linux/
Dsched.h382 extern void touch_all_softlockup_watchdogs(void);
396 static inline void touch_all_softlockup_watchdogs(void) in touch_all_softlockup_watchdogs() function
/linux-4.4.14/kernel/sched/
Dcore.c4960 touch_all_softlockup_watchdogs(); in show_state_filter()