函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:cgroup_has_tasks

函数原型:static bool cgroup_has_tasks(struct cgroup *cgrp)

返回类型:bool

参数:

类型参数名称
struct cgroup *cgrp
336  返回:* 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
调用者
名称描述
cgroup_is_thread_roots @cgrp root of a threaded subtree?
cgroup_vet_subtree_control_enable