函数逻辑报告 |
Source Code:include\linux\nmi.h |
Create Date:2022-07-27 06:55:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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.
函数原型:static inline void touch_nmi_watchdog(void)
返回类型:void
参数:无
134 | arch_touch_nmi_watchdog() |
名称 | 描述 |
---|---|
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 | |
hv_do_rep_hypercall | Rep hypercalls. Callers of this functions are supposed to ensure that* rep_count and varhead_size comply with Hyper-V hypercall definition. |
print_cpu_stall_info | Print out diagnostic information for the specified stalled CPU.* If the specified CPU is aware of the current RCU grace period, then* print the number of scheduling clock interrupts the CPU has taken* during the time that it has been aware |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |