Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:debug_taskcount_read - return the number of tasks in a cgroup.*@cgrp: the cgroup in question

Proto:static u64 debug_taskcount_read(struct cgroup_subsys_state *css, struct cftype *cft)

Type:u64

Parameter:

TypeParameterName
struct cgroup_subsys_state *css
struct cftype *cft
37  Return group_task_count - count the number of tasks in a cgroup.*@cgrp: the cgroup in question