Function report |
Source Code:include\linux\nmi.h |
Create Date:2022-07-28 05:55:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:h_nmi_watchdog - restart NMI watchdog timeout.* If the architecture supports the NMI watchdog, touch_nmi_watchdog()* may be used to reset the timeout - for code which intentionally* disables interrupts for a long time. This call is stateless.
Proto:static inline void touch_nmi_watchdog(void)
Type:void
Parameter:Nothing
134 | arch_touch_nmi_watchdog() |
Name | Describe |
---|---|
printk_stack_address | |
io_check_error | |
mce_timed_out | Check if a timeout waiting for other CPUs happened. |
__wait_for_cpus | |
native_cpu_up | |
kgdb_nmi_handler | |
__kgdb_notify | |
panic | panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
spin_msec | |
show_workqueue_state | show_workqueue_state - dump workqueue state* Called from a sysrq handler or try_to_freeze_tasks() and prints out* all busy workqueues and pools. |
show_state_filter | |
debug_show_all_locks | |
printk_delay | |
print_active_timers | |
multi_cpu_stop | This is the cpu_stop function which stops the CPU. |
kdb_getchar | kdb_getchar() - Read a single character from a kdb console (or consoles) |
kdb_input_flush | kdb_input_flush* Get rid of any buffered console input |
vkdb_printf | |
kdb_bt1 | kdb_bt* This function implements the 'bt' command |
kdb_bt | |
check_hung_task | |
ftrace_dump |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |