Function report |
Source Code:ipc\namespace.c |
Create Date:2022-07-28 16:53:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ipcns_install
Proto:static int ipcns_install(struct nsproxy *nsproxy, struct ns_common *new)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct nsproxy * | nsproxy | |
struct ns_common * | new |
183 | If Not ns_capable(user_ns, Allow setting zone reclaim policy ) || Not ns_capable(current_user_ns(), Allow setting zone reclaim policy ) Then Return -EPERM |
190 | ipc_ns = get_ipc_ns(ns) |
191 | Return 0 |
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 |