函数逻辑报告 |
Source Code:kernel\async.c |
Create Date:2022-07-27 10:34:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:async_synchronize_full - synchronize all asynchronous function calls* This function waits until all asynchronous function calls have been done.
函数原型:void async_synchronize_full(void)
返回类型:void
参数:无
名称 | 描述 |
---|---|
software_resume | software_resume - Resume from a saved hibernation image.* This routine is called as a late initcall, when all devices have been* discovered and initialized already.* The image reading code is called to see if there is a hibernation image |
probe_irq_on | probe_irq_on - begin an interrupt autodetect* Commence probing for an interrupt. The interrupts are scanned* and a mask of potential interrupt lines is returned. |
do_init_module | This is where the real work happens.* Keep it uninlined to provide a reliable breakpoint target, e.g. for the gdb* helper command 'lx-symbols'. |
prepare_namespace | Prepare the namespace - decide what/where to mount, load ramdisks, etc. |
kernel_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |