Function report | 
Source Code:include\linux\utsname.h | 
Create Date:2022-07-28 05:48:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:put_uts_ns
Proto:static inline void put_uts_ns(struct uts_namespace *ns)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct uts_namespace * | ns | 
NULL
| Name | Describe | 
|---|---|
| create_new_namespaces | Create new nsproxy and all of its the associated namespaces.* Return the newly created nsproxy. Do not attach this to the task,* leave it to the caller to do proper locking and attach it to task. | 
| free_nsproxy | |
| copy_utsname | Copy task tsk's utsname namespace, or clone it if flags* specifies CLONE_NEWUTS. In latter case, changes to the* utsname of this process won't be seen by parent, and vice* versa. | 
| utsns_put | |
| utsns_install | 
| 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  |