函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cgroup.h Create Date:2022-07-27 06:54:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:put_cgroup_ns

函数原型:static inline void put_cgroup_ns(struct cgroup_namespace *ns)

返回类型:void

参数:

类型参数名称
struct cgroup_namespace *ns
889  如果ns_dec_and_test - decrement a refcount and test if it is 0*@r: the refcount* Similar to atomic_dec_and_test(), it will WARN on underflow and fail to* decrement when saturated at REFCOUNT_SATURATEDfree_cgroup_ns(ns)
调用者
名称描述
create_new_namespacesCreate new nsproxy and all of its the associated namespaces.* Return the newly created nsproxy. Do not attach this to the task,* leave it to the caller to do proper locking and attach it to task.
free_nsproxy
cgroup_fs_context_freeDestroy a cgroup filesystem context.
cgroupns_install
cgroupns_put