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:cgroup_has_tasks

Proto:static bool cgroup_has_tasks(struct cgroup *cgrp)

Type:bool

Parameter:

TypeParameterName
struct cgroup *cgrp
336  Return * Each non-empty css_set associated with this cgroup contributes * one to nr_populated_csets. The counter is zero iff this cgroup * doesn't have any tasks. * All children which have non-zero nr_populated_csets and/or * nr_populated_children of their own co
Caller
NameDescribe
cgroup_is_thread_roots @cgrp root of a threaded subtree?
cgroup_vet_subtree_control_enable