Function report |
Source Code:kernel\async.c |
Create Date:2022-07-28 09:33:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:async_synchronize_full - synchronize all asynchronous function calls* This function waits until all asynchronous function calls have been done.
Proto:void async_synchronize_full(void)
Type:void
Parameter:Nothing
Name | Describe |
---|---|
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. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |