Function report |
Source Code:mm\zsmalloc.c |
Create Date:2022-07-28 16:28:28 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zs_init
Proto:static int __init zs_init(void)
Type:int
Parameter:Nothing
| 2554 | ret = zsmalloc_mount() |
| 2560 | If ret Then Go to hp_setup_fail |
| 2567 | zs_stat_init() |
| 2569 | Return 0 |
| 2571 | hp_setup_fail : |
| 2572 | zsmalloc_unmount() |
| 2573 | out : |
| 2574 | Return ret |
| 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 |