Function report |
Source Code:arch\x86\kernel\mpparse.c |
Create Date:2022-07-28 08:25:43 |
Last Modify:2020-03-16 21:44:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smp_dump_mptable
Proto:static void __init smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mpc_table * | mpc | |
unsigned char * | mpt |
194 | pr_err("Your mptable is wrong, contact your HW vendor!\n") |
195 | Like KERN_CONT, pr_cont() should only be used when continuing* a line with no newline ('\n') enclosed. Otherwise it defaults* back to KERN_DEFAULT.("type %x\n", * mpt) |
Name | Describe |
---|---|
smp_read_mpc | |
replace_intsrc_all |
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 |