函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:debug_taskcount_read - return the number of tasks in a cgroup.*@cgrp: the cgroup in question

函数原型:static u64 debug_taskcount_read(struct cgroup_subsys_state *css, struct cftype *cft)

返回类型:u64

参数:

类型参数名称
struct cgroup_subsys_state *css
struct cftype *cft
37  返回:group_task_count - count the number of tasks in a cgroup.*@cgrp: the cgroup in question