Function report |
Source Code:kernel\cgroup\rstat.c |
Create Date:2022-07-28 11:11:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:group_rstat_flush - flush stats in @cgrp's subtree*@cgrp: target cgroup* Collect all per-cpu stats in @cgrp's subtree into the global counters* and propagate them upwards
Proto:void cgroup_rstat_flush(struct cgroup *cgrp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp |
204 | might_sleep() |
206 | spin_lock_irq( & cgroup_rstat_lock) |
208 | spin_unlock_irq( & cgroup_rstat_lock) |
Name | Describe |
---|---|
css_release_work_fn | |
cgroup_rstat_exit |
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 |