Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:02:55 |
| 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_alloc
Proto:static int __init early_init_on_alloc(char *buf)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| char * | buf |
| 160 | If bool_result && page_poisoning_enabled() Then pr_info("mem auto-init: CONFIG_PAGE_POISONING is on, will take precedence over init_on_alloc\n") |
| 162 | If bool_result Then Normal usage; boolean enable/disable.( & init_on_alloc) |
| 164 | Else static_branch_disable( & init_on_alloc) |
| 166 | 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 |