Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:22:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kmemleak_disable
Proto:static void kmemleak_disable(void)
Type:void
Parameter:Nothing
1891 | If cmpxchg( & set if a fatal kmemleak error has occurred , 0, 1) Then Return |
1900 | Else same as above but only for the kmemleak_free() callback = 0 |
1903 | pr_info("Kernel memory leak detector disabled\n") |
Name | Describe |
---|---|
create_object | Create the metadata (struct kmemleak_object) corresponding to an allocated* memory block and add it to the object_list and object_tree_root. |
kmemleak_write | File write operation to configure kmemleak at run-time |
kmemleak_boot_config | Allow boot-time kmemleak disabling (enabled by default). |
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 |