Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h45 extern void touch_softlockup_watchdog_sync(void);
54 static inline void touch_softlockup_watchdog_sync(void) { } in touch_softlockup_watchdog_sync() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dpvclock.c41 touch_softlockup_watchdog_sync(); in pvclock_touch_watchdogs()
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog.c329 void touch_softlockup_watchdog_sync(void) in touch_softlockup_watchdog_sync() function
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_nmi.c831 touch_softlockup_watchdog_sync(); in uv_nmi_touch_watchdogs()
/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.c581 touch_softlockup_watchdog_sync(); in dbg_touch_watchdogs()
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c486 touch_softlockup_watchdog_sync(); in xmon_touch_watchdogs()