| Function report | 
| Source Code: mm\kmemleak.c | Create Date:2022-07-28 16:22:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Late initialization function.
Proto:static int __init kmemleak_late_init(void)
Type:int
Parameter:Nothing
| 1963 | debugfs_create_file("kmemleak", 0644, NULL, NULL, & kmemleak_fops) | 
| 1965 | If set if a fatal kmemleak error has occurred Then | 
| 1973 | Return -ENOMEM | 
| 1982 | pr_info("Kernel memory leak detector initialized (mem pool available: %d)\n", mem_pool_free_count) | 
| 1985 | Return 0 | 
| 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 |