Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:14:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:enable_swap_account
Proto:static int __init enable_swap_account(char *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | s |
7042 | If Not strcmp(s, "1") Then really_do_swap_account = 1 |
7044 | Else if Not strcmp(s, "0") Then really_do_swap_account = 0 |
7046 | Return 1 |
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 |