Home
last modified time | relevance | path

Searched refs:touch_softlockup_watchdog_sync (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dnmi.h44 extern void touch_softlockup_watchdog_sync(void);
53 static inline void touch_softlockup_watchdog_sync(void) { } in touch_softlockup_watchdog_sync() function
/linux-6.15/arch/x86/kernel/
H A Dpvclock.c41 touch_softlockup_watchdog_sync(); in pvclock_touch_watchdogs()
/linux-6.15/kernel/
H A Dwatchdog.c622 void touch_softlockup_watchdog_sync(void) in touch_softlockup_watchdog_sync() function
/linux-6.15/arch/x86/platform/uv/
H A Duv_nmi.c834 touch_softlockup_watchdog_sync(); in uv_nmi_touch_watchdogs()
/linux-6.15/kernel/debug/
H A Ddebug_core.c565 touch_softlockup_watchdog_sync(); in dbg_touch_watchdogs()
/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c474 touch_softlockup_watchdog_sync(); in xmon_touch_watchdogs()