Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/kernel/
Dwatchdog.c605 void touch_all_softlockup_watchdogs(void) in touch_all_softlockup_watchdogs() function
/linux-6.12.1/kernel/sched/
Ddebug.c1078 touch_all_softlockup_watchdogs(); in sysrq_sched_debug_show()
Dcore.c7650 touch_all_softlockup_watchdogs(); in show_state_filter()
/linux-6.12.1/kernel/locking/
Dlockdep.c6726 touch_all_softlockup_watchdogs(); in debug_show_all_locks()