Function report |
Source Code:kernel\softirq.c |
Create Date:2022-07-28 09:04:24 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__raise_softirq_irqoff
Proto:void __raise_softirq_irqoff(unsigned int nr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | nr |
452 | or_softirq_pending(1UL << nr) |
Name | Describe |
---|---|
irq_poll_cpu_dead | |
raise_softirq_irqoff | This function must run with irqs disabled! |
tasklet_action_common |
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 |