Function report |
Source Code:include\linux\kobject.h |
Create Date:2022-07-28 05:44:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_ktype
Proto:static inline struct kobj_type *get_ktype(struct kobject *kobj)
Type:struct kobj_type
Parameter:
Type | Parameter | Name |
---|---|---|
struct kobject * | kobj |
224 | Return ktype |
Name | Describe |
---|---|
populate_dir | populate_dir - populate directory with attributes |
create_dir | |
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(). |
kobject_cleanup | kobject_cleanup - free kobject resources.*@kobj: object to cleanup |
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 |