Home
last modified time | relevance | path

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

/linux/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/arch/x86/kernel/
H A Dpvclock.c41 touch_softlockup_watchdog_sync(); in pvclock_touch_watchdogs()
/linux/arch/x86/platform/uv/
H A Duv_nmi.c834 touch_softlockup_watchdog_sync(); in uv_nmi_touch_watchdogs()
/linux/kernel/
H A Dwatchdog.c672 void touch_softlockup_watchdog_sync(void) in touch_softlockup_watchdog_sync() function