Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:22:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Start the automatic memory scanning thread. This function must be called* with the scan_mutex held.
Proto:static void start_scan_thread(void)
Type:void
Parameter:Nothing
1589 | If scan_thread Then Return |
1592 | If IS_ERR(scan_thread) Then |
1593 | pr_warn("Failed to create the scan thread\n") |
1594 | scan_thread = NULL |
Name | Describe |
---|---|
kmemleak_write | File write operation to configure kmemleak at run-time |
kmemleak_late_init | Late initialization function. |
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 |