| Function report | 
| Source Code: lib\kobject.c | Create Date:2022-07-28 06:16:19 | 
| 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_drop
Proto:void kobj_ns_drop(enum kobj_ns_type type, void *ns)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| enum kobj_ns_type | type | |
| void * | ns | 
| 1123 | spin_lock( & kobj_ns_type_lock) | 
| 1124 | If type > KOBJ_NS_TYPE_NONE && type < KOBJ_NS_TYPES && kobj_ns_ops_tbl[type] && drop_ns Then drop_ns(ns) | 
| 1127 | spin_unlock( & kobj_ns_type_lock) | 
| 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 |