Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:21:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return the object to either the slab allocator or the memory pool.
Proto:static void mem_pool_free(struct kmemleak_object *object)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmemleak_object * | object |
452 | Return |
458 | write_unlock_irqrestore( & w_lock protecting the access to object_list and object_tree_root , flags) |
Name | Describe |
---|---|
free_object_rcu | RCU callback to free a kmemleak_object. |
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 |