Function report |
Source Code:kernel\irq\irqdesc.c |
Create Date:2022-07-28 10:08:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:early_irq_init
Proto:int __init early_irq_init(void)
Type:int
Parameter:Nothing
560 | node = first_online_node |
571 | kstat_irqs = alloc_percpu(unsignedint) |
572 | alloc_masks( & desc[i], node) |
573 | raw_spin_lock_init( & lock) |
574 | lockdep_set_class( & lock, & lockdep: we want to handle all irq_desc locks as a single lock-class:) |
578 | Return arch_early_irq_init() |
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 |