Searched refs:touch_nmi_watchdog (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnmi.h11 * touch_nmi_watchdog - restart NMI watchdog timeout.
13 * If the architecture supports the NMI watchdog, touch_nmi_watchdog()
19 extern void touch_nmi_watchdog(void);
24 static inline void touch_nmi_watchdog(void) function
29 extern void touch_nmi_watchdog(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-watchdog-low.S52 .globl touch_nmi_watchdog
53 .type touch_nmi_watchdog,@function
54 touch_nmi_watchdog: label
59 .size touch_nmi_watchdog,.-touch_nmi_watchdog
H A Dmn10300-watchdog.c35 EXPORT_SYMBOL(touch_nmi_watchdog); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dshow_mem.c30 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Ddumpstack_32.c61 touch_nmi_watchdog();
87 touch_nmi_watchdog();
H A Dtsc_sync.c83 touch_nmi_watchdog();
H A Ddumpstack_64.c277 touch_nmi_watchdog();
H A Dkgdb.c521 touch_nmi_watchdog();
566 touch_nmi_watchdog();
H A Ddumpstack.c163 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_bt.c101 touch_nmi_watchdog();
190 touch_nmi_watchdog();
H A Dkdb_io.c58 touch_nmi_watchdog();
462 touch_nmi_watchdog();
681 touch_nmi_watchdog();
735 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dnmi.c239 touch_nmi_watchdog();
368 void touch_nmi_watchdog(void) function
389 EXPORT_SYMBOL(touch_nmi_watchdog); variable
478 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dhung_task.c103 touch_nmi_watchdog();
H A Dpanic.c136 touch_nmi_watchdog();
272 touch_nmi_watchdog();
H A Dwatchdog.c143 void touch_nmi_watchdog(void) function
155 EXPORT_SYMBOL(touch_nmi_watchdog); variable
H A Dprintk.c273 touch_nmi_watchdog();
860 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dnmi.c54 void touch_nmi_watchdog(void) function
67 EXPORT_SYMBOL(touch_nmi_watchdog); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dnmi.c192 void touch_nmi_watchdog(void) function
H A Dtime-ts.c318 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Dcontig.c59 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dkgdbts.c113 touch_nmi_watchdog(); \
842 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/apei/
H A Deinj.c145 touch_nmi_watchdog();
H A Derst.c117 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-iops.c516 touch_nmi_watchdog();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c208 touch_nmi_watchdog();

Completed in 226 milliseconds

12