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:kset_get
Proto:static inline struct kset *kset_get(struct kset *k)
Type:struct kset
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kset * | k |
| 214 | Return k ? to_kset(kobject_get() - Increment refcount for object.*@kobj: object.) : NULL |
| Name | Describe |
|---|---|
| kobj_kset_join | add the kobject to its kset's list |
| 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 |