Function report |
Source Code:kernel\cgroup\rstat.c |
Create Date:2022-07-28 11:11:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_rstat_exit
Proto:void cgroup_rstat_exit(struct cgroup *cgrp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp |
281 | for_each_possible_cpu(cpu) |
282 | rstatc = cgroup_rstat_cpu(cgrp, cpu) |
284 | If WARN_ON_ONCE(rminated by self cgroup != cgrp) || WARN_ON_ONCE(NULL iff not on the list ) Then Return |
290 | per-cpu recursive resource statistics = NULL |
Name | Describe |
---|---|
cgroup_create | The returned cgroup is fully initialized including its control mask, but* it isn't associated with its kernfs_node and doesn't have the control* mask applied. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |