Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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++