Function report |
Source Code:mm\kmemleak.c |
Create Date:2022-07-28 16:21:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:paint_it
Proto:static void paint_it(struct kmemleak_object *object, int color)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmemleak_object * | object | |
int | color |
742 | spin_lock_irqsave( & lock, flags) |
743 | __paint_it(object, color) |
744 | spin_unlock_irqrestore( & lock, flags) |
Name | Describe |
---|---|
paint_ptr |
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 |