Function report |
Source Code:kernel\utsname.c |
Create Date:2022-07-28 11:18:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inc_uts_namespaces
Proto:static struct ucounts *inc_uts_namespaces(struct user_namespace *ns)
Type:struct ucounts
Parameter:
Type | Parameter | Name |
---|---|---|
struct user_namespace * | ns |
22 | Return inc_ucount(ns, current_euid(), UCOUNT_UTS_NAMESPACES) |
Name | Describe |
---|---|
clone_uts_ns | Clone a new ns copying an original utsname, setting refcount to 1*@old_ns: namespace to clone* Return ERR_PTR(-ENOMEM) on error (failure to allocate), new ns 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 |