Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cgroup.h Create Date:2022-07-28 05:55:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_cgroup_ns

Proto:static inline void get_cgroup_ns(struct cgroup_namespace *ns)

Type:void

Parameter:

TypeParameterName
struct cgroup_namespace *ns
883  If ns Then _inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN
Caller
NameDescribe
cgroup_init_fs_contextInitialise the cgroup filesystem creation/reconfiguration context. Notably,* we select the namespace we're going to use.
copy_cgroup_ns
cgroupns_install
cgroupns_get