Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnmi.h47 extern void touch_all_softlockup_watchdogs(void);
56 static inline void touch_all_softlockup_watchdogs(void) { } in touch_all_softlockup_watchdogs() function
/openbmc/linux/kernel/
H A Dwatchdog.c387 void touch_all_softlockup_watchdogs(void) in touch_all_softlockup_watchdogs() function
/openbmc/linux/kernel/sched/
H A Ddebug.c903 touch_all_softlockup_watchdogs(); in sysrq_sched_debug_show()
H A Dcore.c9225 touch_all_softlockup_watchdogs(); in show_state_filter()
/openbmc/linux/kernel/locking/
H A Dlockdep.c6636 touch_all_softlockup_watchdogs(); in debug_show_all_locks()