Function report |
Source Code:mm\zsmalloc.c |
Create Date:2022-07-28 16:28:16 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zs_shrinker_count
Proto:static unsigned long zs_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc)
Type:unsigned long
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct shrinker * | shrinker | |
| struct shrink_control * | sc |
| 2359 | pages_to_free = 0 |
| 2364 | class = size_class[i] |
| 2365 | If Not class Then Continue |
| 2373 | Return pages_to_free |
| 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 |