Function report |
Source Code:kernel\irq\irq_sim.c |
Create Date:2022-07-28 10:14:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_sim_fire - Enqueue an interrupt.*@sim: The interrupt simulator object.*@offset: Offset of the simulated interrupt which should be fired.
Proto:void irq_sim_fire(struct irq_sim *sim, unsigned int offset)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_sim * | sim | |
unsigned int | offset |
176 | If enabled Then |
178 | irq_work_queue( & work) |
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 |