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

/linux-4.4.14/arch/mn10300/kernel/
H A 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
H A Dmn10300-watchdog.c34 EXPORT_SYMBOL(touch_nmi_watchdog); variable
/linux-4.4.14/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);
21 static inline void touch_nmi_watchdog(void) touch_nmi_watchdog() function
/linux-4.4.14/arch/x86/kernel/
H A Ddumpstack_32.c87 touch_nmi_watchdog(); dump_trace()
117 touch_nmi_watchdog(); show_stack_log_lvl()
H A Ddumpstack.c159 touch_nmi_watchdog(); print_trace_address()
H A Ddumpstack_64.c292 touch_nmi_watchdog(); show_stack_log_lvl()
H A Dtsc_sync.c79 touch_nmi_watchdog(); check_tsc_warp()
H A Dkgdb.c527 touch_nmi_watchdog(); kgdb_nmi_handler()
572 touch_nmi_watchdog(); __kgdb_notify()
H A Dnmi.c267 touch_nmi_watchdog(); io_check_error()
H A Dsmpboot.c1018 touch_nmi_watchdog(); native_cpu_up()
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_bt.c100 touch_nmi_watchdog(); kdb_bt1()
190 touch_nmi_watchdog(); for_each_online_cpu()
H A Dkdb_io.c64 touch_nmi_watchdog(); kdb_read_get_key()
476 touch_nmi_watchdog(); kdb_input_flush()
714 touch_nmi_watchdog(); vkdb_printf()
778 touch_nmi_watchdog(); vkdb_printf()
/linux-4.4.14/arch/sparc/kernel/
H A Dnmi.c54 void touch_nmi_watchdog(void) touch_nmi_watchdog() function
67 EXPORT_SYMBOL(touch_nmi_watchdog); variable
H A Dprocess_64.c60 touch_nmi_watchdog(); arch_cpu_idle()
291 touch_nmi_watchdog(); for_each_online_cpu()
368 touch_nmi_watchdog(); for_each_online_cpu()
/linux-4.4.14/kernel/
H A Dhung_task.c122 touch_nmi_watchdog(); check_hung_task()
H A Dpanic.c173 touch_nmi_watchdog(); panic()
321 touch_nmi_watchdog(); spin_msec()
H A Dwatchdog.c252 void touch_nmi_watchdog(void) touch_nmi_watchdog() function
264 EXPORT_SYMBOL(touch_nmi_watchdog); variable
/linux-4.4.14/arch/blackfin/kernel/
H A Dnmi.c192 void touch_nmi_watchdog(void) touch_nmi_watchdog() function
H A Dtime-ts.c313 touch_nmi_watchdog(); bfin_coretmr_interrupt()
/linux-4.4.14/drivers/ide/
H A Dide-iops.c528 touch_nmi_watchdog(); ide_wait_not_busy()
/linux-4.4.14/drivers/misc/
H A Dkgdbts.c115 touch_nmi_watchdog(); \
924 touch_nmi_watchdog(); run_nmi_sleep_test()
/linux-4.4.14/drivers/tty/serial/
H A Dlpc32xx_hs.c146 touch_nmi_watchdog(); lpc32xx_hsuart_console_write()
H A Dpch_uart.c1554 touch_nmi_watchdog(); wait_for_xmitr()
1658 touch_nmi_watchdog(); pch_console_write()
/linux-4.4.14/drivers/acpi/apei/
H A Deinj.c188 touch_nmi_watchdog(); einj_timedout()
H A Derst.c115 touch_nmi_watchdog(); erst_timedout()
/linux-4.4.14/arch/x86/platform/uv/
H A Duv_nmi.c495 touch_nmi_watchdog(); uv_nmi_touch_watchdogs()
/linux-4.4.14/drivers/scsi/
H A Dips.h88 touch_nmi_watchdog(); \
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_port.c1737 touch_nmi_watchdog(); wait_for_xmitr()
2842 touch_nmi_watchdog(); serial8250_console_write()
/linux-4.4.14/kernel/printk/
H A Dprintk.c1028 touch_nmi_watchdog(); boot_delay_msec()
1546 touch_nmi_watchdog(); printk_delay()
/linux-4.4.14/drivers/acpi/
H A Dosl.c892 touch_nmi_watchdog(); acpi_os_stall()
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce.c712 touch_nmi_watchdog(); mce_timed_out()
/linux-4.4.14/arch/powerpc/xmon/
H A Dxmon.c602 touch_nmi_watchdog(); xmon_core()
/linux-4.4.14/kernel/trace/
H A Dtrace.c7179 touch_nmi_watchdog();
/linux-4.4.14/kernel/sched/
H A Dcore.c4955 touch_nmi_watchdog(); for_each_process_thread()

Completed in 1439 milliseconds