函数逻辑报告 |
Source Code:arch\x86\kernel\mpparse.c |
Create Date:2022-07-27 09:25:39 |
Last Modify:2020-03-16 21:44:10 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:replace_intsrc_all
函数原型:static int __init replace_intsrc_all(struct mpc_table *mpc, unsigned long mpc_new_phys, unsigned long mpc_new_length)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mpc_table * | mpc | |
unsigned long | mpc_new_phys | |
unsigned long | mpc_new_length |
751 | nr_m_spare等于0 |
754 | 打印信息("mpc_length %x\n", Size of table ) |
755 | 当count小于 Size of table 循环 |
757 | 当:mpt恒等于Followed by entries |
764 | skip_entry( & mpt, & count, sizeof(structmpc_ioapic)) |
765 | 退出 |
767 | check_irq_src((structmpc_intsrc * )mpt, & nr_m_spare) |
768 | skip_entry( & mpt, & count, sizeof(structmpc_intsrc)) |
769 | 退出 |
770 | 当:mpt恒等于MP_LINTSRC |
771 | skip_entry( & mpt, & count, sizeof(structmpc_lintsrc)) |
772 | 退出 |
773 | 默认 |
775 | smp_dump_mptable(mpc, mpt) |
776 | 转到:out |
809 | out : |
811 | checksum等于0 |
814 | 返回:0 |
名称 | 描述 |
---|---|
update_mp_table |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |