Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:21:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Remove an object from the object_tree_root and object_list. Must be called* with the kmemleak_lock held _if_ kmemleak is still enabled.
Proto:static void __remove_object(struct kmemleak_object *object)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmemleak_object * | object |
535 | rb_erase( & rb_node, & search tree for object boundaries ) |
Name | Describe |
---|---|
find_and_remove_object | Look up an object in the object search tree and remove it from both* object_tree_root and object_list. The returned object's use_count should be* at least 1, as initially set by create_object(). |
__kmemleak_do_cleanup |
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 |