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_ns_ops
Proto:const struct kobj_ns_type_operations *kobj_ns_ops(struct kobject *kobj)
Type:struct kobj_ns_type_operations
Parameter:
Type | Parameter | Name |
---|---|---|
struct kobject * | kobj |
1065 | Return kobj_child_ns_ops(parent) |
Name | Describe |
---|---|
kobject_uevent_net_broadcast | |
kobject_namespace | kobject_namespace() - Return @kobj's namespace tag.*@kobj: kobject in question* Returns namespace tag of @kobj if its parent has namespace ops enabled* and thus @kobj should have a namespace tag associated with it. Returns* %NULL otherwise. |
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 |