Function report |
Source Code:block\blk-cgroup-rwstat.c |
Create Date:2022-07-28 17:41:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkg_rwstat_init
Proto:int blkg_rwstat_init(struct blkg_rwstat *rwstat, gfp_t gfp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct blkg_rwstat * | rwstat | |
gfp_t | gfp |
12 | When i < BLKG_RWSTAT_NR cycle |
13 | ret = percpu_counter_init( & cpu_cnt[i], 0, gfp) |
14 | If ret Then |
19 | atomic64_set( & aux_cnt[i], 0) |
21 | Return 0 |
Name | Describe |
---|---|
throtl_pd_alloc |
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 |