Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:58:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kmemleak_load_module
Proto:static void kmemleak_load_module(const struct module *mod, const struct load_info *info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct module * | mod | |
const struct load_info * | info |
2826 | kmemleak_scan_area(mod, sizeof(structmodule), GFP_KERNEL) |
2830 | If Not (sh_flags & SHF_ALLOC) || Not (sh_flags & sh_flags ) || sh_flags & SHF_EXECINSTR Then Continue |
2835 | kmemleak_scan_area((void * )sh_addr, sh_size, GFP_KERNEL) |
Name | Describe |
---|---|
layout_and_allocate |
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 |