Function report |
Source Code:kernel\nsproxy.c |
Create Date:2022-07-28 09:31:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_nsproxy
Proto:void free_nsproxy(struct nsproxy *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct nsproxy * | ns |
171 | If mnt_ns Then put_mnt_ns(mnt_ns) |
173 | If uts_ns Then put_uts_ns(uts_ns) |
175 | If ipc_ns Then put_ipc_ns(ipc_ns) |
177 | If pid_ns_for_children Then put_pid_ns(pid_ns_for_children) |
179 | put_cgroup_ns(cgroup_ns) |
Name | Describe |
---|---|
switch_task_namespaces | |
SYSCALL_DEFINE2 |
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 |