Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:58:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_module_elf
Proto:static void free_module_elf(struct module *mod)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct module * | mod |
2157 | kfree(secstrings) |
2158 | kfree( Elf information ) |
Name | Describe |
---|---|
free_module | Free a module, remove from lists, 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 |