Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\cgroup\cgroup.c Create Date:2022-07-28 11:07:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:an @cgrp host both domain and threaded children?

Proto:static bool cgroup_is_mixable(struct cgroup *cgrp)

Type:bool

Parameter:

TypeParameterName
struct cgroup *cgrp
352  Return Not cgroup_parent(cgrp)
Caller
NameDescribe
cgroup_can_be_thread_rootan @cgrp become a thread root? should always be true for a thread root
cgroup_is_valid_domaina domain which isn't connected to the root w/o brekage can't be used
cgroup_migrate_vet_dstgroup_migrate_vet_dst - verify whether a cgroup can be migration destination*@dst_cgrp: destination cgroup to test* On the default hierarchy, except for the mixable, (possible) thread root* and threaded cgroups, subtree_control must be zero for migration*
cgroup_vet_subtree_control_enable