Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnmi.h47 extern void touch_all_softlockup_watchdogs(void);
56 static inline void touch_all_softlockup_watchdogs(void) { } in touch_all_softlockup_watchdogs() function
/linux-6.6.21/kernel/
Dwatchdog.c387 void touch_all_softlockup_watchdogs(void) in touch_all_softlockup_watchdogs() function
/linux-6.6.21/kernel/sched/
Ddebug.c903 touch_all_softlockup_watchdogs(); in sysrq_sched_debug_show()
Dcore.c9226 touch_all_softlockup_watchdogs(); in show_state_filter()
/linux-6.6.21/kernel/locking/
Dlockdep.c6620 touch_all_softlockup_watchdogs(); in debug_show_all_locks()