Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnmi.h46 extern void touch_softlockup_watchdog_sync(void);
55 static inline void touch_softlockup_watchdog_sync(void) { } in touch_softlockup_watchdog_sync() function
/openbmc/linux/arch/x86/kernel/
H A Dpvclock.c41 touch_softlockup_watchdog_sync(); in pvclock_touch_watchdogs()
/openbmc/linux/kernel/
H A Dwatchdog.c406 void touch_softlockup_watchdog_sync(void) in touch_softlockup_watchdog_sync() function
/openbmc/linux/arch/x86/platform/uv/
H A Duv_nmi.c831 touch_softlockup_watchdog_sync(); in uv_nmi_touch_watchdogs()
/openbmc/linux/kernel/debug/
H A Ddebug_core.c565 touch_softlockup_watchdog_sync(); in dbg_touch_watchdogs()
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c485 touch_softlockup_watchdog_sync(); in xmon_touch_watchdogs()