Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnmi.h46 extern void touch_all_softlockup_watchdogs(void);
55 static inline void touch_all_softlockup_watchdogs(void) { } in touch_all_softlockup_watchdogs() function
/Linux-v5.4/kernel/
Dwatchdog.c287 void touch_all_softlockup_watchdogs(void) in touch_all_softlockup_watchdogs() function
/Linux-v5.4/kernel/locking/
Dlockdep.c5347 touch_all_softlockup_watchdogs(); in debug_show_all_locks()
/Linux-v5.4/kernel/sched/
Dcore.c5992 touch_all_softlockup_watchdogs(); in show_state_filter()