函数逻辑报告 |
Source Code:kernel\reboot.c |
Create Date:2022-07-27 10:33:28 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:gister_reboot_notifier - Register function to be called at reboot time*@nb: Info about notifier function to be called* Registers a function with the list of functions* to be called at reboot time
函数原型:int register_reboot_notifier(struct notifier_block *nb)
返回类型:int
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| struct notifier_block * | nb |
| 名称 | 描述 |
|---|---|
| devm_register_reboot_notifier | |
| kgdb_register_callbacks | |
| perf_event_init | |
| torture_init_end | Tell the torture module that initialization is complete. |
| kvm_guest_init |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |