Function report |
Source Code:lib\kobject.c |
Create Date:2022-07-28 06:16:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:move the kobject from its kset's list
Proto:static void kobj_kset_leave(struct kobject *kobj)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kobject * | kobj |
203 | If Not kset Then Return |
208 | spin_unlock( & list_lock) |
Name | Describe |
---|---|
kobject_add_internal | |
kobject_del | kobject_del() - Unlink kobject from hierarchy.*@kobj: object.* This is the function that should be called to delete an object* successfully added via kobject_add(). |
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 |