Function report | 
Source Code:lib\kobject.c | 
Create Date:2022-07-28 06:16:13 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name: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().
Proto:void kobject_del(struct kobject *kobj)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kobject * | kobj | 
| 614 | If Not kobj Then Return | 
| 617 | sd = sysfs directory entry | 
| 620 | If ktype Then sysfs_remove_groups(kobj, default_groups) | 
| 623 | sysfs_remove_dir(kobj) | 
| 626 | state_in_sysfs = 0 | 
| 629 | parent = NULL | 
| Name | Describe | 
|---|---|
| kobject_cleanup | kobject_cleanup - free kobject resources.*@kobj: object to cleanup | 
| kset_unregister | kset_unregister() - Remove a kset.*@k: kset. | 
| __threshold_remove_blocks | |
| threshold_remove_bank | |
| blk_register_queue | lk_register_queue - register a block layer queue with sysfs*@disk: Disk of which the request queue should be registered with sysfs. | 
| blk_unregister_queue | lk_unregister_queue - counterpart of blk_register_queue()*@disk: Disk of which the request queue should be unregistered from sysfs.* Note: the caller is responsible for guaranteeing that this function is called* after blk_register_queue() has finished. | 
| blk_mq_unregister_hctx | |
| blk_mq_unregister_dev | |
| __blk_mq_register_dev | |
| blk_integrity_del | 
| 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  |