Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:30:42 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ioapic_insert_resources
Proto:void __init ioapic_insert_resources(void)
Type:void
Parameter:Nothing
2709 | r = ioapic_resources |
2711 | If Not r Then |
2712 | If nr_ioapics > 0 Then printk(r conditions "IO APIC resources couldn't be allocated.\n") |
2715 | Return |
2719 | insert_resource( & iomem_resource, r) |
2720 | r++ |
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 |