Function report |
Source Code:mm\memtest.c |
Create Date:2022-07-28 15:57:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_one_pass
Proto:static void __init do_one_pass(u64 pattern, phys_addr_t start, phys_addr_t end)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | pattern | |
phys_addr_t | start | |
phys_addr_t | end |
75 | If this_start < this_end Then |
76 | pr_info(" %pa - %pa pattern %016llx\n", & this_start, & this_end, cpu_to_be64(pattern)) |
78 | memtest(pattern, this_start, this_end - this_start) |
Name | Describe |
---|---|
early_memtest |
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 |