Function report |
Source Code:include\linux\init.h |
Create Date:2022-07-28 05:34:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:initcall_from_entry
Proto:static inline initcall_t initcall_from_entry(initcall_entry_t *entry)
Type:initcall_t
Parameter:
Type | Parameter | Name |
---|---|---|
initcall_entry_t * | entry |
131 | Return entry |
Name | Describe |
---|---|
console_init | Initialize the console device. This is called *early*, so* we can't necessarily depend on lots of kernel help here.* Just do some early initializations, and do the complex setup* later. |
do_initcall_level | |
do_pre_smp_initcalls |
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 |