函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\nmi.h Create Date:2022-07-27 06:55:03
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:touch_softlockup_watchdog

函数原型:static inline void touch_softlockup_watchdog(void)

返回类型:void

参数:

NULL

调用者
名称描述
panicpanic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
resume_target_kernelsume_target_kernel - Restore system state from a hibernation image
rtree_next_noderee_next_node - Jump to the next leaf node.* Set the position to the beginning of the next node in the* memory bitmap. This is either the next node in the current* zone's radix tree or the first node in the radix tree of the* next zone.
timekeeping_resumemekeeping_resume - Resumes the generic timekeeping subsystem.
touch_nmi_watchdogh_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.