Function report |
Source Code:arch\x86\kernel\mpparse.c |
Create Date:2022-07-28 08:25:40 |
Last Modify:2020-03-16 21:44:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Checksum an MP configuration block.
Proto:static int __init mpf_checksum(unsigned char *mp, int len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned char * | mp | |
int | len |
40 | sum = 0 |
45 | Return sum & 0xFF |
Name | Describe |
---|---|
smp_check_mpc | Read/parse the MPC |
smp_scan_config | |
replace_intsrc_all | |
update_mp_table |
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 |