Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:dec_uts_namespaces

Proto:static void dec_uts_namespaces(struct ucounts *ucounts)

Type:void

Parameter:

TypeParameterName
struct ucounts *ucounts
27  dec_ucount(ucounts, UCOUNT_UTS_NAMESPACES)
Caller
NameDescribe
clone_uts_nsClone 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
free_uts_ns