Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:02:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:early_init_on_free
Proto:static int __init early_init_on_free(char *buf)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf |
178 | If bool_result && page_poisoning_enabled() Then pr_info("mem auto-init: CONFIG_PAGE_POISONING is on, will take precedence over init_on_free\n") |
180 | If bool_result Then Normal usage; boolean enable/disable.( & init_on_free) |
182 | Else static_branch_disable( & init_on_free) |
184 | 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 |