函数逻辑报告 |
Source Code:kernel\watchdog.c |
Create Date:2022-07-27 12:50:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Propagate any changes to the watchdog threads
函数原型:static void proc_watchdog_update(void)
返回类型:void
参数:无
名称 | 描述 |
---|---|
proc_watchdog_common | mmon function for watchdog, nmi_watchdog and soft_watchdog parameter* caller | table->data points to | 'which'* -------------------|----------------------------|--------------------------* proc_watchdog | watchdog_user_enabled | NMI_WATCHDOG_ENABLED |* | |
proc_watchdog_thresh | /proc/sys/kernel/watchdog_thresh |
proc_watchdog_cpumask | The cpumask is the mask of possible cpus that the watchdog can run* on, not the mask of cpus it is actually running on. This allows the* user to specify a mask that will include cpus that have not yet* been brought online, if desired. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |