Function report |
Source Code:mm\vmpressure.c |
Create Date:2022-07-28 16:15:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vmpressure_init() - Initialize vmpressure control structure*@vmpr: Structure to be initialized* This function should be called on every allocated vmpressure structure* before any usage.
Proto:void vmpressure_init(struct vmpressure *vmpr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vmpressure * | vmpr |
451 | Process spin lock initialization( & The lock is used to keep the scanned/reclaimed above in sync. ) |
454 | INIT_WORK( & work, vmpressure_work_fn) |
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 |