| Function report | 
| Source Code: mm\vmpressure.c | Create Date:2022-07-28 16:15:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:vmpressure_work_fn
Proto:static void vmpressure_work_fn(struct work_struct *work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct work_struct * | work | 
| 183 | vmpr = work_to_vmpressure(work) | 
| 187 | bool ancestor = false | 
| 188 | bool signalled = false | 
| 199 | scanned = tree_scanned | 
| 200 | If Not scanned Then | 
| 202 | Return | 
| 205 | reclaimed = tree_reclaimed | 
| 206 | tree_scanned = 0 | 
| 207 | tree_reclaimed = 0 | 
| 210 | level = vmpressure_calc_level(scanned, reclaimed) | 
| 212 | Do | 
| 216 | When vmpr = vmpressure_parent(vmpr) cycle | 
| 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 |