Function report |
Source Code:lib\kobject.c |
Create Date:2022-07-28 06:16:18 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kobj_child_ns_ops
Proto:const struct kobj_ns_type_operations *kobj_child_ns_ops(struct kobject *parent)
Type:struct kobj_ns_type_operations
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kobject * | parent |
| 1055 | const struct kobj_ns_type_operations * ops = NULL |
| 1057 | If parent && ktype && child_ns_type Then ops = child_ns_type(parent) |
| 1060 | Return ops |
| Name | Describe |
|---|---|
| create_dir | |
| kobj_ns_ops |
| 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 |