Home
last modified time | relevance | path

Searched refs:touch_nmi_watchdog (Results 1 – 25 of 34) sorted by relevance

12

/linux-3.4.99/arch/mn10300/kernel/
Dmn10300-watchdog-low.S53 .globl touch_nmi_watchdog
54 .type touch_nmi_watchdog,@function
55 touch_nmi_watchdog: label
66 .size touch_nmi_watchdog,.-touch_nmi_watchdog
Dmn10300-watchdog.c34 EXPORT_SYMBOL(touch_nmi_watchdog);
/linux-3.4.99/include/linux/
Dnmi.h19 extern void touch_nmi_watchdog(void);
21 static inline void touch_nmi_watchdog(void) in touch_nmi_watchdog() function
/linux-3.4.99/arch/x86/kernel/
Ddumpstack_32.c52 touch_nmi_watchdog(); in dump_trace()
78 touch_nmi_watchdog(); in show_stack_log_lvl()
Dtsc_sync.c83 touch_nmi_watchdog(); in check_tsc_warp()
Ddumpstack_64.c240 touch_nmi_watchdog(); in show_stack_log_lvl()
Dkgdb.c525 touch_nmi_watchdog(); in kgdb_nmi_handler()
568 touch_nmi_watchdog(); in __kgdb_notify()
Ddumpstack.c152 touch_nmi_watchdog(); in print_trace_address()
Dnmi.c258 touch_nmi_watchdog(); in io_check_error()
/linux-3.4.99/kernel/debug/kdb/
Dkdb_bt.c100 touch_nmi_watchdog(); in kdb_bt1()
188 touch_nmi_watchdog(); in kdb_bt()
Dkdb_io.c64 touch_nmi_watchdog(); in kdb_read_get_key()
476 touch_nmi_watchdog(); in kdb_input_flush()
707 touch_nmi_watchdog(); in vkdb_printf()
779 touch_nmi_watchdog(); in vkdb_printf()
/linux-3.4.99/arch/sparc/kernel/
Dnmi.c55 void touch_nmi_watchdog(void) in touch_nmi_watchdog() function
68 EXPORT_SYMBOL(touch_nmi_watchdog);
Dprocess_64.c56 touch_nmi_watchdog(); in sparc64_yield()
/linux-3.4.99/lib/
Dshow_mem.c33 touch_nmi_watchdog(); in show_mem()
/linux-3.4.99/kernel/
Dpanic.c143 touch_nmi_watchdog(); in panic()
292 touch_nmi_watchdog(); in spin_msec()
Dwatchdog.c155 void touch_nmi_watchdog(void) in touch_nmi_watchdog() function
167 EXPORT_SYMBOL(touch_nmi_watchdog);
Dhung_task.c109 touch_nmi_watchdog(); in check_hung_task()
Dprintk.c287 touch_nmi_watchdog(); in boot_delay_msec()
845 touch_nmi_watchdog(); in printk_delay()
/linux-3.4.99/arch/blackfin/kernel/
Dnmi.c192 void touch_nmi_watchdog(void) in touch_nmi_watchdog() function
Dtime-ts.c293 touch_nmi_watchdog(); in bfin_coretmr_interrupt()
/linux-3.4.99/arch/ia64/mm/
Dcontig.c65 touch_nmi_watchdog(); in show_mem()
Ddiscontig.c642 touch_nmi_watchdog(); in show_mem()
/linux-3.4.99/drivers/misc/
Dkgdbts.c114 touch_nmi_watchdog(); \
922 touch_nmi_watchdog(); in run_nmi_sleep_test()
/linux-3.4.99/drivers/ide/
Dide-iops.c528 touch_nmi_watchdog(); in ide_wait_not_busy()
/linux-3.4.99/drivers/acpi/apei/
Deinj.c187 touch_nmi_watchdog(); in einj_timedout()

12