Function report | 
Source Code:lib\kobject.c | 
Create Date:2022-07-28 06:16:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kobject_cleanup - free kobject resources.*@kobj: object to cleanup
Proto:static void kobject_cleanup(struct kobject *kobj)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kobject * | kobj | 
| 672 | If t && Not release Then pr_debug("kobject: '%s' (%p): does not have a release() function, it is broken and must be fixed. See Documentation/kobject.txt.\n", kobject_name(kobj), kobj) | 
| 677 | If state_add_uevent_sent && Not state_remove_uevent_sent Then | 
| 678 | pr_debug("kobject: '%s' (%p): auto cleanup 'remove' event\n", kobject_name(kobj), kobj) | 
| 684 | If state_in_sysfs Then | 
| 685 | pr_debug("kobject: '%s' (%p): auto cleanup kobject_del\n", kobject_name(kobj), kobj) | 
| 691 | pr_debug("kobject: '%s' (%p): calling ktype release\n", kobject_name(kobj), kobj) | 
| 697 | If name Then | 
| Name | Describe | 
|---|---|
| kobject_release | 
| 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  |